Closed
Description
p5.js version
v2.11.0
What is your operating system?
Mac OS
Web browser and version
Brave v1.61.109
Actual Behavior
When uploading a large number of assets (8+) , the upload modal leads to a UI overflow issue, disrupting the user interface.
Screen.Recording.2024-02-03.at.4.10.50.PM.mov
Expected Behavior
A potential solution to address this issue during asset uploads can be to implement the overflow: scroll
on the modal
Steps to reproduce
Steps:
- Go to p5 Web Editor
- Try to upload more than 8-10 assets
- Notice the overflow in the Upload modal