-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Thanks for driving the roll out of DBSC! 🎉
I would like to propose a new feature: adding clear visual indicators to the prototype page whether the user's browser (and config and hardware) supports starting and refreshing a session with DBSC. This would make it much easier for users to verify at a glance if their browser configuration is compatible with DBSC, without needing to inspect ambiguous internal logs.
See for example this mock:
Implementation Idea: The success messages could be triggered server-side based on the session state:
- Start Session Support: Display when a session is successfully bound (i.e., when the server receives an
/internal/StartSessionrequest with a valid key). - Refresh Session Support: Display when any session's
hasEverRefreshedflag becomes true.
Thank you!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels