Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 user can enter empty task description to start the timer #18

Open
bcisneros opened this issue Sep 24, 2023 · 0 comments
Open

🐛 user can enter empty task description to start the timer #18

bcisneros opened this issue Sep 24, 2023 · 0 comments
Assignees
Labels

Comments

@bcisneros
Copy link
Contributor

bcisneros commented Sep 24, 2023

Problem

The user can start a new task without providing a description.

Captura de Pantalla 2023-09-24 a la(s) 13 10 21

Steps to reproduce

  1. Open the application
  2. Click on the Start button
  3. From the Create Task dialog click on the OK button without entering any description

Expected result

The title displays Task Timer Application - Task 1 where 1 is a consecutive number for tasks with no explicit description.

Observed result

The title displays an empty description.

Definition of Done

  • The problem was resolved
  • Unit tests are provided
  • Pull request is reviewed and approved.
@bcisneros bcisneros added the bug label Sep 24, 2023
@bcisneros bcisneros self-assigned this Sep 24, 2023
@bcisneros bcisneros changed the title bug: user can enter empty task description to start the timer 🐛 : user can enter empty task description to start the timer Sep 24, 2023
@bcisneros bcisneros changed the title 🐛 : user can enter empty task description to start the timer 🐛 user can enter empty task description to start the timer Sep 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant