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

Hods timeout modal #548

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Hods timeout modal #548

wants to merge 9 commits into from

Conversation

MikeDThorpe
Copy link
Contributor

  • create timeout modal component following designs from Steph
  • uses dialog component with overlay div that starts a countdown based on a given integer for x number of seconds
  • refreshes the component every 1 minute until timer is les than 60 when it updates every 20 seconds
  • component accepts functions as props for allowing parent to call onTimeout, onContinue and onSignout functions to handling various situations in which the user interacts with the component

Note:

  • this is still very much an alpha/beta version which needs input, so i'm opening this PR up for comment on what i've done so far. Will also need to add unit testing aside from the testing i've done in Storybook.

@daniel-ac-martin
Copy link
Collaborator

@MikeDThorpe: Could you add the component to the documentation website yet? - Makes it easier to see it.

@github-actions github-actions bot temporarily deployed to commit November 10, 2023 11:33 Inactive
@github-actions github-actions bot temporarily deployed to commit November 10, 2023 12:46 Inactive
@github-actions github-actions bot temporarily deployed to commit November 10, 2023 13:27 Inactive
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

Successfully merging this pull request may close these issues.

2 participants