srbmaury / notes

https://srbmaury.github.io/notes/
4 stars 6 forks source link

Buttons Visibility Problem in Edit Note Dialog #33

Open Hasti522004 opened 3 months ago

Hasti522004 commented 3 months ago

Issue: Buttons Visibility Problem in Edit Note Dialog

Description

When I click the edit button to modify a note, the "Change" and "Cancel" buttons in the edit dialog are not properly visible. The text colors and background colors make them difficult to see.

Steps to Reproduce

  1. Go to the Notes page.
  2. Click on the pencil icon to edit a note.
  3. Observe the visibility of the "Change" and "Cancel" buttons in the edit dialog.

Expected Behavior

The "Change" and "Cancel" buttons should be clearly visible and distinguishable from the background.

Screenshots

Notes

In this screenshot, the "Change" and "Cancel" buttons are not clearly visible.

Possible Solution

Additional Context