Skip to content

[UI Bug] Right sidebar has poor visibility and missing hover effects on format buttons #1513

@tharunika-19

Description

@tharunika-19

Bug Report

Description

The right sidebar (Resize & Aspect Ratio section) has two related UI/UX issues that hurt usability:

  1. 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.
  2. 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

  1. Open https://reframe-lilac.vercel.app/
  2. Look at the right sidebar -- Resize & Aspect Ratio section
  3. Observe the low-contrast text and button labels
  4. 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

Image

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

Metadata

Metadata

Assignees

Labels

enhancementImprovement to existing functionalityfeatureNew feature requesttype:bugBug fixtype:designUI/UX design

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions