Skip to content

Hods timeout modal#548

Open
MikeDThorpe wants to merge 9 commits into
masterfrom
hods-timeout-modal
Open

Hods timeout modal#548
MikeDThorpe wants to merge 9 commits into
masterfrom
hods-timeout-modal

Conversation

@MikeDThorpe

Copy link
Copy Markdown
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
Copy Markdown
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