🛠️ Fix: Tool Group Auto-Focuses on Name, Blocking Deletion
complete
B
Brian Ragone
When a new tool group is added in the Tools canvas, the input field to rename it is auto-focused by default. This prevents users from deleting the group with Backspace, since the keystroke is captured by the text field instead of triggering deletion.
We’re updating this so the group is not automatically focused on creation, making it easier to delete or interact with immediately.
B
Brian Ragone
marked this post as
complete
B
Brian Ragone
marked this post as
in progress