sadevana / best-to-do-ever

0 stars 0 forks source link

Task Creation with No Specified Time Defaults to an Undesired Time Display #35

Closed AAKrasnova closed 10 months ago

AAKrasnova commented 12 months ago

Description:

When creating a task without designating a specific time, the system defaults to a pre-set time and displays this default time, which can be misleading or confusing for users who did not specify any time.

Steps to Reproduce:

Navigate to the task creation interface. Enter a task without specifying a time. Create the task. Observe that the created task now displays a default time, even though no time was designated.

Expected Behavior:

When creating a task without a specified time, the task should :

Not displaying any time, indicating that it doesn't have a specific due time.

Actual Behavior:

The task created without a specific time defaults to and displays a pre-set time, without any indication that this time was system-generated rather than user-specified.

Image

AAKrasnova commented 11 months ago

From: Testing @AAKrasnova OK

AAKrasnova commented 10 months ago

https://github.com/sadevana/best-to-do-ever/blob/main/docs/App/Screens%20and%20Dialogues.md documented