Closed
Description
p5.js version
2.10.2
What is your operating system?
Mac OS
Web browser and version
Chrome and 117.0.5938.132
Actual Behavior
Clicking on cross
icon on create folder/create file modal throws validation error message for a while
close-validation-message.mov
Expected Behavior
Clicking on cross
icon on create folder/create file modal should not throw validation error message for a while ( Perhaps clicking on anywhere outside the name
input box should display the validation error message)
Steps to reproduce
Steps:
- Click on "+" icon
- Click on either create folder or create file
- Click on close icon
- Verify the
validation error
message displays for a while