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

Support 24817 wcag round 2 timing adjustable #529

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

Conversation

xuemeigan
Copy link
Contributor

No description provided.

- Add UserSessionTimeout Component wrapping useIdleTimer react component
- Implement popping up dialog  before the timeout is reached after inactivity to warn user
- Make the warning popup to display the time left in min and secs dynamically working
- Switch to difference warning message and shows  sign in button when no user action and session does expire
- Set timeout of 20 minutes and 3 minutes  ahead of which to warn user
- Code cleanup
- Consolidate modal dialog in custom messageBody, timeLeft (for user session waning) and plain genenal  case usages
- Not related to this ticket, found an issue and fixed the 3 skip links should not be clickable when they are not focused
- Not related to this ticket, found an issue and fixed the 3 skip links should not be clickable when they are not focused
- Refactored the timeout code into UserSessionTimeout from Modal component
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