feat: focus specific inputs for better UX #106

Merged
edfloreshz merged 1 commit from feat/input-focus into main 2026-05-04 07:05:39 +00:00
edfloreshz commented 2026-05-04 07:03:56 +00:00 (Migrated from github.com)

This pull request enhances the search and task input focus logic for a better user experience.

  • New task input is now focused on app start and when selecting or creating a list.
  • Dialog inputs are selected when creating or renaming a list.
  • Search input is selected when opened, it also handles discard events.

Closes #93

This pull request enhances the search and task input focus logic for a better user experience. - New task input is now focused on app start and when selecting or creating a list. - Dialog inputs are selected when creating or renaming a list. - Search input is selected when opened, it also handles discard events. Closes #93
Sign in to join this conversation.
No description provided.