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

fix: Library dropdown visibility issue for mobile #6613

Merged
merged 1 commit into from
May 23, 2023

Conversation

irounik
Copy link
Contributor

@irounik irounik commented May 23, 2023

Fixed: #6611
Issue: Dropdown items were not visible on mobile devices.

Before
image

After
image

Cause
Display flex for mobile devices was causing the issue.

@vercel
Copy link

vercel bot commented May 23, 2023

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

Name Status Preview Updated (UTC)
excalidraw ✅ Ready (Inspect) Visit Preview May 23, 2023 1:18pm
excalidraw-package-example ✅ Ready (Inspect) Visit Preview May 23, 2023 1:18pm
1 Ignored Deployment
Name Status Preview Updated (UTC)
docs ⬜️ Ignored (Inspect) May 23, 2023 1:18pm

@dwelle
Copy link
Member

dwelle commented May 23, 2023

Checked and seems to work nicely. Thanks @irounik for the fix, and @arnostpleskot for the catch!

@dwelle dwelle merged commit a4f0533 into excalidraw:master May 23, 2023
7 checks passed
alswl pushed a commit to alswl/excalidraw that referenced this pull request Nov 15, 2023
Fix: Library dropdown visibility issue for mobile

Co-authored-by: Rounik Prashar <rounik.prashar@increff.com>
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

Successfully merging this pull request may close these issues.

The dropdown menu in Library doesn't show content on iOS
3 participants