bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 58 forks source link

Session Time Out #23274

Open mbertucci opened 2 weeks ago

mbertucci commented 2 weeks ago

As a Team Lead,
I want users to receive an alert when their session is about to time out,
so that they can extend their session or save their work before it expires.

Context / Background

Users need to get alert when their session is about to time out. Give users the option to extend their session if they are about to be logged out. Question for dev: can we have different configuration on timeout for users and HOUS staff? If so, do that require additional dev efforts?

UX/UI Links

[Insert UI Mockup Here]

Business Rules

Story Scenarios

Scenario 1: User receives an alert warning before session timeout

Scenario 2: User extends the session

Scenario 3: Session expires due to inactivity

Accessibility Scenarios

  1. Screen Reader Support: The pop-up alert must announce its appearance and give clear instructions to users using screen readers.
  2. Keyboard Navigation: Users must be able to navigate the pop-up alert and click the buttons (e.g., "Extend Session") using only the keyboard.
fionazhou-jsb commented 3 days ago

@andyyanggov can you find out what's the standard timeout duration in other registries products? Thx