neoneye / ARC-Interactive

Enjoy puzzle-solving directly in your browser.
https://neoneye.github.io/arc/
MIT License
18 stars 2 forks source link

Editor UX: The active Resize textfield can be dismissed by accident #60

Open neoneye opened 5 months ago

neoneye commented 5 months ago

Problem

I have seen this happen several times, so it is a real problem.

1st, tap inside the textfield, so the cursor appears.

2nd tap outside the tool panel, and the tool panel gets dismissed. Causing confusion. I guess the user expects the textfield to be defocused, and not the entire tool panel to be dismissed.

Screenshot 2024-04-23 at 17 45 01

Solution

Tap outside the tool panel, should not dismiss the tool panel while the Resize textfield is active.