You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the Find popup is open (triggered via UI or the Ctrl + F shortcut), attempting to open the Replace popup (via UI or Ctrl + H shortcut) fails. The Find popup remains active, and the Replace popup does not appear until the user manually closes the Find popup.
This affects the user experience, as expected behavior would be to automatically switch between Find and Replace popups seamlessly.
p5.js.Web.Editor.-.Brave.2025-04-04.18-20-56.mp4
Expected Behavior
When the Replace popup is triggered, the Find popup should automatically close, and the Replace popup should be immediately visible.
Steps to reproduce
Open the p5.js Web Editor.
Press Ctrl + F or click the Find option → the Find popup appears.
Now press Ctrl + H or click the Replace Text option.
The text was updated successfully, but these errors were encountered:
Hi @therewasaguy@limzykenneth, could you please review this fix for #3428 when you have time?
This resolves the Find/Replace popup conflict. Thank you!
p5.js version
No response
What is your operating system?
None
Web browser and version
No response
Actual Behavior
When the Find popup is open (triggered via UI or the Ctrl + F shortcut), attempting to open the Replace popup (via UI or Ctrl + H shortcut) fails. The Find popup remains active, and the Replace popup does not appear until the user manually closes the Find popup.
This affects the user experience, as expected behavior would be to automatically switch between Find and Replace popups seamlessly.
p5.js.Web.Editor.-.Brave.2025-04-04.18-20-56.mp4
Expected Behavior
When the Replace popup is triggered, the Find popup should automatically close, and the Replace popup should be immediately visible.
Steps to reproduce
The text was updated successfully, but these errors were encountered: