-
Notifications
You must be signed in to change notification settings - Fork 27
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
Task: Implement header sign in modal #2962
Comments
Not must-have for the initial implementation; we'll revisit this later. |
This was referenced Jan 7, 2025
acouch
added a commit
that referenced
this issue
Jan 10, 2025
## Summary Fixes #2962 ### Time to review: __15 mins__ ## Changes proposed * Adds a modal for the login link * Moves the env route handler to a redirect #### Mobile  #### Desktop  ### TODO - [x] verify it is accessible - [x] add tests - [x] look over again
acouch
added a commit
that referenced
this issue
Jan 13, 2025
acouch
added a commit
that referenced
this issue
Jan 13, 2025
## Summary Fixes #2962 ### Time to review: __15 mins__ ## Changes proposed * Adds a modal for the login link * Moves the env route handler to a redirect #### Mobile  #### Desktop  ### TODO - [x] verify it is accessible - [x] add tests - [x] look over again
acouch
added 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 clicking sign in a modal appears with helper text and a button to take the user to the login.gov sign in page, this ticket is to create that component
See designs in figma here https://www.figma.com/design/FGxWtAgToKhehLJCiuy1zL/Simpler.Grants.gov-Project?node-id=795-16668&node-type=canvas&t=6KLvsPIZIV7dnvju-0
Note that the content in this design may not be finalized, confirm with design before working.
Acceptance criteria
The text was updated successfully, but these errors were encountered: