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

dropdown text visibility problem fixed for medium and smaller screens #5382

Merged
merged 1 commit into from Dec 22, 2023

Conversation

lSelectral
Copy link
Contributor

When screen size gets smaller, dropdown text becomes invisible so, editor toolbar buttons stay visible.
But dropdown input element text become invincible too.

I fixed this problem by checking if it is a dropdown that isn't in editor and make it visible again.

BEFORE
BEFORE


AFTER
AFTER

Chrome: 119.0.6045.200
Windows: 22H2 OS Build 19045.3758

Copy link

vercel bot commented Dec 13, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 11:00am
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 13, 2023 11:00am

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 13, 2023
@lSelectral
Copy link
Contributor Author

@ivailop7 Can you please take a look at that?

@ivailop7 ivailop7 merged commit 8ebed43 into facebook:main Dec 22, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants