Skip to content

Description field accepts empty input when editing a task and does not show required error #513

@mulikruchi07

Description

@mulikruchi07

Describe your issue

When editing a task, if the user clears the description and presses Submit, the dialog simply stays open with no feedback.
There is no validation message indicating that the description is required.
Because of this, users do not understand why their action is not being accepted.

Steps to reproduce

  1. Open any task from the task list.
  2. Tap on description to edit it.
  3. Clear the existing text so the input becomes empty.
  4. Tap Submit.
  5. The dialog remains open but no error message is shown.

What was the expected result?

The dialog should remain open and show an inline error message, e.g. “This field is required.”
The task should not be saved until valid input is provided.
Once the user enters a non-empty description, pressing Submit should save normally.

Put here any screenshots or videos (optional)

before512.mp4

How can we contact you (optional)

No response

Would you like to work on this issue?

Yes

By submitting this issue, I have confirmed that:

  • I have starred the repo ⭐ and watched 👀 it on GitHub and followed the contribution guidelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions