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

Implement Confirmation Screen #205

Open
3 tasks
nhatnghiho opened this issue Mar 14, 2023 · 0 comments
Open
3 tasks

Implement Confirmation Screen #205

nhatnghiho opened this issue Mar 14, 2023 · 0 comments
Labels
task Task issue for a current or past sprint

Comments

@nhatnghiho
Copy link
Contributor

nhatnghiho commented Mar 14, 2023

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.

image

Refer to Figma for more design details.

Acceptance Criteria

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.

Functional Requirements

  • The screen automatically redirects after 30s.
  • Works for preview sites.
@nhatnghiho nhatnghiho added the task Task issue for a current or past sprint label Mar 14, 2023
samarth52 added a commit that referenced this issue Oct 19, 2023
### 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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Task issue for a current or past sprint
Projects
None yet
Development

No branches or pull requests

1 participant