Fix text input focus behavior #67

Merged
edfloreshz merged 2 commits from fix/input-focus into main 2025-05-26 04:41:03 +00:00
edfloreshz commented 2025-05-26 04:40:52 +00:00 (Migrated from github.com)

This PR brings improvements to text input focus behavior.

  • Fixed an issue where renaming lists would be formatted incorrectly.
  • Added a widget id to new task input.
  • Fixed tasks not losing focus, focus is now directed to add new task.
  • Fixed icon search bar not receiving the focus when shown

Fixes #66

This PR brings improvements to text input focus behavior. - Fixed an issue where renaming lists would be formatted incorrectly. - Added a widget id to new task input. - Fixed tasks not losing focus, focus is now directed to add new task. - Fixed icon search bar not receiving the focus when shown Fixes #66
Sign in to join this conversation.
No description provided.