Skip to content

[NSoC'26] Enhance Dashboard UX: Collapsible Sidebar, Header Contrast & Per-User TOS Popup #147

Description

@Vinaypaul-max

Type: Enhancement

Current Behaviour:

Sidebar cannot be collapsed, taking up permanent screen space.
The dark mode header blends into the background with no visual
separation. TOS popup either never shows or shows for every user
on the same browser regardless of account.

Suggested Improvement:

Add a collapsible sidebar with icon-only view when collapsed.
Improve header contrast in dark mode. Show TOS popup once per
user using a per-user localStorage key.

Benefits:

More screen real estate for analysis. Better visual hierarchy
in dark mode. Proper per-user TOS acceptance tracking.

Possible Implementation:

Toggle sidebar width with CSS transition. Update header background
color. Track TOS acceptance with tos_accepted_ key in
localStorage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions