-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Ellipsis modal is not responsive on mWeb #2730
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
Comments
@lindapaiste I think the recent fundraiser PR merged is causing this issue, need to investigate on this one. |
@PiyushChandra17 You're right, the recently added 'fundraiser' item was causing the issue, adding a max-width fixed it, also the modal was overflowing and hiding the content in smaller screens, being able to scroll the menu will fix this issue. |
fix: #2730 The navbar menu is now responsive
Thanks for catching this! This is definitely on me—I should've handled the mobile nav changes more carefully, especially when I wasn't completely sure about it! I'm deploying the fix @aryanas159 created as an immediate remedy for now, since this issue greatly impacts the mobile experience. |
p5.js version
2.10.1
What is your operating system?
Mac OS
Web browser and version
No response
Actual Behavior
Ellipsis modal is not responsive on mWeb
Expected Behavior
Ellipsis modal should be responsive on mWeb
Steps to reproduce
Steps:
The text was updated successfully, but these errors were encountered: