-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[STORY]: Update 'Status' to 'Follow + Note' feature #2960
Comments
Note - one outstanding requirement here on Dashboard for csv export - curious to know about complexity of csv export |
@ClaireValdivia Clarifying question: on the Grant Details Page views, are we only showing followers and notes to other users in the same organization? Are there any other restrictions (e.g. team) that need to be taken into consideration? |
@TylerHendrickson You can see followers and notes across the entire organization, no restrictions by Team! You can't see anything from a different organization. |
@ClaireValdivia / @caitlinwinner – re
What determines If no UX preference, I propose that we display the name of the most-recent follower. |
@ClaireValdivia / @caitlinwinner – re
Just seeking confirmation that this is the sort order we want for the modal. The designs also seem to imply that the sort order is based on "most-recently followed first". |
I don't have a strong opinion here, but Ty's recommendation of most recent follower for the linked text, and displaying the followers in order of most-recently-followed (rather than alphabetical) makes sense to me. @caitlinwinner @Samcbehrens curious for your thoughts! |
I agree that the recency approach seems more helpful than an alphabetical approach. |
@ClaireValdivia / @caitlinwinner / @samserif23 Thanks for confirming the display order for followers! Separate request: can someone clarify when the "Leave a note with..." textbox is supposed to display? I'm unclear from the current designs whether it should show up to a the user who is not currently following the grant. And if the textbox does appear for non-followers, does leaving a note automatically make the user a follower? |
@TylerHendrickson I just updated the issue to reflect the display order. The "leave a note with" textbox should display for all users who have not submitted a note. Once they submit a note, their not displays at the top instead of the textbox; if they delete their note, it goes back to displaying the text box. |
Full User Story
As an organization, we would like to foster more collaboration between our users to allow for the sharing of knowledge and resources to empower them to more efficiently and effectively apply for the grants discovered on our platform.
As a grantseeker, I want to be able to easily share grants I’ve discovered with my team.
As a grantseeker, I want to be able to easily find collaborators who may be able to help me when preparing and applying for grants.
As a grantseeker, I want to be able to quickly see what grants my team members are interested in.
As an admin, I want to be able to easily surface and resolve issues and blockers my team is running into.
Why is this issue important?
We have observed that the 'Status' feature is very underused as it currently stands. We've additionally received feedback from our partners that they believe one of the most valuable uses for our tool would be to aid in building collaborative networks. Our goal in shifting from 'Status' to 'Follow + Note' is to help increase usage and visibility at the individual level to help inspire collaboration.
Action Plan
Engineering Tasks
Acceptance Criteria
Designs
Grant Details Page
- Modal Design Link
- The Grant Followers modal will include the following:
- A header of 'Grant Followers'
- A list of all followers should display based on how recently they followed the grant, with most recently followed displaying first
- User Avatar, User Name, User Team Name, User Email Address, date followed (this will show "Today", "[#] days ago" up to seven days, and more than seven days will show the date followed in the format "[Month] [Date]", i.e. May 4)
- To the right of each follower's name will be a "Copy Email" button. Clicking the button will copy the email address for the individual user to clipboard
- At the bottom of the modal there will be a button that allows users to copy all emails to their clipboard. (This should copy as a comma separated list of emails.)
- The count of notes will display as: "{{# of Notes total}} Notes" Note: If there are followers on the grant, this will be proceeded by the Follower information above and a bullet point. If there are no notes, this element will not appear at all.
- Upon clicking this button, options to Edit or Delete will appear.
- Clicking edit will show the Note in edit mode again
- Clicking Delete will remove the note.
My Grants
Dashboard
Dashboard Design
The text was updated successfully, but these errors were encountered: