processing / processing/p5.js-web-editor
Find and Replace dialog box is not mobile-responsive
Open
@mrkirthi-24 is already working on this.
Since Jan 5, 2024.
Area:Editor
Enhancement
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 1.7k
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 8
Description
p5.js version
v1.9.0
What is your operating system?
Mac OS
Web browser and version
Google Chrome 120.0.6099.129
Actual Behavior
The dialog box hides behind the editor and hence user is unable to click on the input fields and buttons.
https://github.com/processing/p5.js-web-editor/assets/53830546/bd1afd1f-d76f-4484-afb7-e87b78c7c124
Expected Behavior
The dialog box should appear above the editor.
Steps to reproduce
Steps:
- Open p5.js Web Editor in mobile screen
- In the Edit menu, click Replace option
- Find and Replace dialog box will appear
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.