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

Onboarding new users #6

Open
es-lynn opened this issue Feb 6, 2023 · 0 comments
Open

Onboarding new users #6

es-lynn opened this issue Feb 6, 2023 · 0 comments
Assignees

Comments

@es-lynn
Copy link
Owner

es-lynn commented Feb 6, 2023

GIVEN that I am an admin
WHEN I go to the users page
THEN I should be able to view an 'Invite new user' button


GIVEN that I have an 'Invite new user' button
WHEN I click on it
THEN I should be able to view a form with the following fields:

  • Expiry date (optional): 1 hour, day, week
  • User identifier
  • 'Generate' button

GIVEN that I have filled up the invite user form correctly
WHEN I click the 'Generate' button
THEN

  • I should be brought to a new page with the URL link
  • a copy button
  • a QR code with the link

GIVEN that I have a copy button link
WHEN I click on the copy button
THEN

  • It should copy the link to my clipboard
  • It should pop-up/toast the words 'Copied!'
@es-lynn es-lynn self-assigned this Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant