SAGARSINGH-1 / CodeAndBlog

CodeAndBlog is your go-to destination for a harmonious blend of coding expertise and insightful blogging. Dive into a world where the art of coding meets the finesse of storytelling.
https://code-and-blog.vercel.app
MIT License
0 stars 3 forks source link

When a user is in Tablet mode or in approx 655px width the dropdown got white or undefined background #57

Open SAGARSINGH-1 opened 8 months ago

SAGARSINGH-1 commented 8 months ago

Describe the bug When a user is in Tablet mode or in approx 655px width the dropdown got white or undefined background.

To Reproduce Steps to reproduce the behavior:

  1. Open in '655px width'
  2. Click on 'dropdown'
  3. U cannot see the lists
  4. See error

Expected behavior Background of dropdown should be depends on dark/light mode not take undefined colors

Screenshots

image
ahmed-hany94 commented 8 months ago

Is this what you have in mind? I tested it on a browser though, not a tablet.

image

SAGARSINGH-1 commented 8 months ago

Is this what you have in mind? I tested it on a browser though, not a tablet.

image

Yeah, We have to work on that for tablets view.