-
Notifications
You must be signed in to change notification settings - Fork 12.9k
Open
Description
Summary
Rocket.Chat maintains persistent sessions on the same system by default. However, this behavior is not currently communicated on the login screen.
Problem
Users may reasonably expect to be logged out when closing the browser. The absence of any indication on the login UI can lead to confusion or incorrect assumptions about session behavior.
Proposed Enhancement
Add a small, UI-only indicator on the login screen (for example, helper text or an informational element) to clarify that Rocket.Chat already maintains persistent sessions on the same system.
This would be purely informational and would not change any authentication or session logic.
Scope
- UI/UX only
- No backend or security behavior changes
Additional Context
I have a UI-only implementation ready and can open a PR if this approach aligns with project direction.
Login Page Before
Login Page after
Signup page After changes
Feedback and suggestions are welcome.
coderabbitai
Metadata
Metadata
Assignees
Labels
No labels