You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users may leave a page for a period of time without clicking the save button, they should be warned that they will be logged out from inactivity, otherwise they will lose their progress unintentionally.
Acceptance Criteria:
Given that a user has been inactive for 30 minutes,
Then a pop up modal will appear with a 5 minute countdown
If the user does not click the stay logged in button, then the user will be signed out when the countdown is complete Wireframe
Development Checklist:
Checklist item
Checklist item
Checklist item
Meets the DOD
Definition of Ready (Note: If any of these points are not applicable, mark N/A)
User story is included
User role and type are identified
Acceptance criteria are included
Wireframes are included (if required)
Design / Solution is accepted by Product Owner
Dependencies are identified (technical, business, regulatory/policy)
Story has been estimated (under 13 pts)
Definition of Done (Note: If any of these points are not applicable, mark N/A)
Acceptance criteria are tested by the CI pipeline
UI meets accessibility requirements
Configuration changes are documented, documentation and designs are updated
Passes code peer-review
Passes QA of Acceptance Criteria with verification in Dev and Test
Ticket is ready to be merged to main branch
Can be demoed in Sprint Review
Bugs or future work cards are identified and created
Reviewed and approved by Product Owner
Blocked By/Blocking
Notes:
The text was updated successfully, but these errors were encountered:
Hey @patriciarussellCAS ! theres an issue with users being signed out without warning after a period of inactivity, so, users would lose their progress because they didn't know that their session expired. cc @fviduya
Thanks @zoeyli-46 we had a very old ticket about giving users time before getting kicked out, but it wasn't refined so I've closed it so we can use this one. :)
Team input: this will become more applicable once Reporting opens since the forms are much longer. Might not be needed right now in Registration since the forms are shorter and people arent likely to run into this issue.
Description:
Users may leave a page for a period of time without clicking the save button, they should be warned that they will be logged out from inactivity, otherwise they will lose their progress unintentionally.
Acceptance Criteria:
Given that a user has been inactive for 30 minutes,
Then a pop up modal will appear with a 5 minute countdown
If the user does not click the stay logged in button, then the user will be signed out when the countdown is complete
Wireframe
Development Checklist:
Definition of Ready (Note: If any of these points are not applicable, mark N/A)
Definition of Done (Note: If any of these points are not applicable, mark N/A)
Blocked By/Blocking
Notes:
The text was updated successfully, but these errors were encountered: