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

Fix issues with Session Timeout toast #3667

Closed
UsamaHameed opened this issue Jul 1, 2021 · 0 comments · Fixed by #3682
Closed

Fix issues with Session Timeout toast #3667

UsamaHameed opened this issue Jul 1, 2021 · 0 comments · Fixed by #3682
Assignees
Milestone

Comments

@UsamaHameed
Copy link
Contributor

Expected behavior

The toast should inform users about incoming session timeout.

Actual behavior

  • The session timeout works fine.
  • Users can disable the timeout setting to stay in session indefinitely.

Issues:

  • The styles do not match the design.
  • The text should be gramatically correct.
    Warning session timeout --> Warning: Session timeout (without underline)
    Your session will timed out in 2m if no network activity occur --> Your session will be timedout in 2 minutes if no network activity occurs.
  • The toast does not disappear when the user gets timed out.

Steps to reproduce

Screenshot 2021-07-01 at 10 33 14

Screenshot 2021-07-01 at 11 15 01

Which version(s) does this affect? (Environment, OS, etc...)

@UsamaHameed UsamaHameed changed the title Fix Session Timeout toast styles and text Fix issues with Session Timeout toast Jul 1, 2021
@UsamaHameed UsamaHameed self-assigned this Jul 13, 2021
@sridharmeganathan sridharmeganathan added this to the Sprint 53 milestone Jul 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants