-
Notifications
You must be signed in to change notification settings - Fork 16
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
Implement header logged in state including user email #3247
Comments
github-project-automation
bot
moved this to Icebox
in Simpler.Grants.gov Product Backlog
Dec 17, 2024
doug-s-nava
moved this from In Progress
to In Review
in Simpler.Grants.gov Product Backlog
Jan 8, 2025
doug-s-nava
added a commit
that referenced
this issue
Jan 9, 2025
doug-s-nava
closed this as completed
by moving to Done
in
Simpler.Grants.gov Product Backlog
Jan 9, 2025
doug-s-nava
added a commit
that referenced
this issue
Jan 10, 2025
acouch
pushed a commit
that referenced
this issue
Jan 13, 2025
acouch
pushed a commit
that referenced
this issue
Jan 13, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
When a user is logged in, the header should contain an item displaying the user's email address which, when clicked, will display a user management drop down.
See figma here for details https://www.figma.com/design/FGxWtAgToKhehLJCiuy1zL/Simpler.Grants.gov-Project?node-id=963-1474&t=E8Yr2o687YW6GQq2-0
Note that this is dependent on #3246, as the frontend will need access to the users email. NextJs logic will need to be updated to extract this information.
Acceptance criteria
The text was updated successfully, but these errors were encountered: