Skip to content
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

[Issue]: Followed & Viewed by Grant Results Table Updates #3855

Open
ClaireValdivia opened this issue Jan 6, 2025 · 0 comments
Open

[Issue]: Followed & Viewed by Grant Results Table Updates #3855

ClaireValdivia opened this issue Jan 6, 2025 · 0 comments
Labels
Grant Finder Issues related to the Grant Finder

Comments

@ClaireValdivia
Copy link
Contributor

Why is this issue important?

This will help users see helpful information about team activity when follow/notes is rolled out

Current State

The team abbreviation displays rather than the team name on the "Viewed by" and "Interested Teams" columns.

Expected State

This work should be behind the followNotesEnabled feature flag.

On the grants results table on both the My Grants and Browse Grants pages:

  • Both "Followed by" and "Viewed by" should display the full team name if any user in the user's team has followed the grant (rather than current state of showing abbreviation). Team name text should wrap if needed.
  • If more than one team member follows or views a grant, the team name should only appear once in the respective column
  • If other teams view or follow the grant, all team names where someone follows the grant should display in comma separated list (i.e. US Digital Response, State of Nevada, Department of Education)
  • Export to CSV - the exported file should reflect the renamed column of "Followed By", and the full team name(s) should display in a comma separated list for both Viewed by and Followed by.

Implementation Plan

The following functions need to be added...

Relevant Code Snippets

@ClaireValdivia ClaireValdivia added the Grant Finder Issues related to the Grant Finder label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Grant Finder Issues related to the Grant Finder
Projects
Status: 🔖 Ready
Development

No branches or pull requests

1 participant