Skip to content

Focus project field first on new task form#447

Merged
bborn merged 1 commit intomainfrom
task/1272-focus-project-field-on-new-task-form
Feb 12, 2026
Merged

Focus project field first on new task form#447
bborn merged 1 commit intomainfrom
task/1272-focus-project-field-on-new-task-form

Conversation

@bborn
Copy link
Owner

@bborn bborn commented Feb 12, 2026

  • Changed initial focus from FieldTitle to FieldProject for new task forms
  • Project field is focused when showAdvanced is true (default behavior)
  • Title field is focused when showAdvanced is false (for backward compatibility)
  • Updated tests to reflect new behavior

This aligns new task form behavior with edit task form, which already focuses on the project field first. The project field provides immediate context for the task being created.

- Changed initial focus from FieldTitle to FieldProject for new task forms
- Project field is focused when showAdvanced is true (default behavior)
- Title field is focused when showAdvanced is false (for backward compatibility)
- Updated tests to reflect new behavior

This aligns new task form behavior with edit task form, which already focuses
on the project field first. The project field provides immediate context for
the task being created.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@bborn bborn merged commit a0a463c into main Feb 12, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant