Skip to content

[Bug] Subtask input shows blinking cursor without focus; typing has no effect #115

@kodebarista

Description

@kodebarista

Issue/Description:
When adding a subtask, the input field shows a blinking cursor, indicating it is focused. However, the field is not actually focused, and typing does not result in any input. This creates confusion, as the UI suggests readiness for input while no interaction is registered.

Version:

0.2.3

Steps to Reproduce:

  • Open Tasks app
  • Create or open an existing task
  • Click on “Add subtask”
  • Observe the subtask input field showing a blinking cursor
  • Start typing

Expected Behavior:

  • The subtask input field should receive focus when the cursor is shown, and typing should immediately input text.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions