You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user clicks on the invitation link, we want to direct them to a confirmation page. This page will automatically redirect to GTS home screen after 30s.
### Summary
Resolves#205
Creates a confirmation screen for email invite, access through
/confirm-invite
### Checklist
#### UI Requirements
~~- [ ] Information about the invitation (i.e., the author of the
schedule, its name, and the account that is given access to this
schedule) is displayed.~~ -- Figma doesn't specify any of this
information (?)
#### Functional Requirements
- [x] The screen automatically redirects after 30s.
- [x] Works for preview sites.
### How to Test
Run it locally and navigate to http://localhost:3000/confirm-invite
---------
Co-authored-by: Samarth Chandna <[email protected]>
Co-authored-by: Samarth Chandna <[email protected]>
Description
When user clicks on the invitation link, we want to direct them to a confirmation page. This page will automatically redirect to GTS home screen after 30s.
Refer to Figma for more design details.
Acceptance Criteria
UI Requirements
Functional Requirements
The text was updated successfully, but these errors were encountered: