Skip to content

[Feature Request] Add clear UI indicators for DBSC browser support #9

@christianTNG

Description

@christianTNG

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:

Image

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/StartSession request with a valid key).
  • Refresh Session Support: Display when any session's hasEverRefreshed flag becomes true.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions