Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: Select (Dropdown) menu content not positioned correctly on chrome #2765

Closed
ConorCorp opened this issue Jan 16, 2024 · 3 comments
Closed

Comments

@ConorCorp
Copy link

ConorCorp commented Jan 16, 2024

What version of daisyUI are you using?

v4.6.0

Which browsers are you seeing the problem on?

Chrome (M1 Macbook Pro)
Chome Version: Version 120.0.6099.216 (Official Build) (arm64)
This should be latest.

Reproduction URL

https://daisyui.com/components/select/

Describe your issue

Select/Dropdown content is not positioned correctly on chrome. Specifically with small screens, works fine on larger ones. Looks like it also works fine on FF and safari at any size.

I can see this issue in my build and in the current daisyUI docs as well.

Screenshot 2024-01-16 at 3 18 32 PM

Copy link

Thank you @ConorCorp for reporting issues. It helps daisyUI a lot 💚
I'll be working on issues one by one. I will help with this one as soon as a I find a solution.
In the meantime providing more details and reproduction links would be helpful.

@ConorCorp
Copy link
Author

ConorCorp commented Jan 16, 2024

Ok, no clue why this is, but it looks like it happens when I connect to my larger external monitor. On my macbook (disconnected from monitor), this is not an issue.

I think this can be closed if you folks aren't able to reproduce.

@saadeghi
Copy link
Owner

This looks like a bug from the screen size emulator on chrome. It's not even possible to apply styles for the <select> dropdown using CSS (unfortunately)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants