Brohammad / Brohammad/VoxForge
Improve mobile layout for dashboard hub navigation
- Dominant language
- Python
- Stars
- 4
- Forks
- 1
- Avg merge
- 5d 13m
- Merged PRs (30d)
- 10
Description
## Context
Dashboard IA uses Talk / Knowledge / Inbox / Settings hubs. Sidebar may overflow on narrow viewports.
## Scope
- CSS-only responsive pass for `dashboard/static/styles.css`
- Collapsible sidebar or top nav under ~768px
- Playwright smoke optional (viewport 375px)
## References
- `dashboard/index.html`, `dashboard/static/app.js`
Contributor guide
Research direction
Start with dashboard/static/styles.css and inspect the navigation structure in dashboard/index.html, using dashboard/static/app.js for any existing navigation behavior. Test the dashboard at a 375px viewport, optionally with a Playwright smoke check. Done means the Talk, Knowledge, Inbox, and Settings navigation remains usable without sidebar overflow below about 768px.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, html, javascript, playwright
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 75/100