Bug Report
Description
The right sidebar (Resize & Aspect Ratio section) has two related UI/UX issues that hurt usability:
- Poor visibility – The sidebar content (format buttons, labels, section headers) lacks sufficient contrast and appears visually unclear, making it hard to read at a glance.
- No hover effects – The aspect ratio/format buttons (Reels, TikTok, Short, YouTube, Twitter/X, 9:16, 4:5, 1:1, etc.) have no hover state, so users get no visual feedback when they move their cursor over them.
Steps to Reproduce
- Open https://reframe-lilac.vercel.app/
- Look at the right sidebar -- Resize & Aspect Ratio section
- Observe the low-contrast text and button labels
- Hover over any format button (e.g. Reels, TikTok, 9:16) -- no visual change occurs
Expected Behavior
- Sidebar content should be clearly legible with sufficient contrast
- Format buttons should have a visible hover state (e.g. border highlight, background change, or scale effect) to provide user feedback
Screenshots
Environment
- Browser: Chrome
- OS: Windows 11
Suggested Fix
- Increase text/icon contrast in the sidebar using a lighter foreground color or higher opacity
- Add CSS
hover styles to format buttons (e.g. border-color change, subtle background highlight, or transform: scale(1.05))
Labels
bug ui good first issue
Bug Report
Description
The right sidebar (Resize & Aspect Ratio section) has two related UI/UX issues that hurt usability:
Steps to Reproduce
Expected Behavior
Screenshots
Environment
Suggested Fix
hoverstyles to format buttons (e.g.border-colorchange, subtlebackgroundhighlight, ortransform: scale(1.05))Labels
buguigood first issue