Skip to content

[UI] Feedback Modal Buttons Become Invisible When Clicked #18100

@dipanshurdev

Description

@dipanshurdev

Description

In the feedback Modal (right-side floating modal), the top action buttons have a UI issue when clicked.

The buttons normally appear with a dark background and white text, but when a button is clicked, its background turns white, while the text remains white, making the label invisible.

This results in poor visibility and a confusing user experience.

Expected Behavior

  • Button text should always remain visible and readable

  • When a button is clicked (active state), it should: either maintain proper contrast or update both background and text color appropriately

Actual Behavior

  • On click: Background becomes white Text remains white
    -Result: text becomes invisible

Steps to Reproduce

Screenshots / Recording

Video.Project.4.mp4

Possible Cause

  • This might be due to incorrect styling in the active/focus state, where: background-color changes but color is not updated accordingly

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions