Describe the story
Provide a clear description of the new feature or improvement to existing functionality.
Improve the display of a single Task detail. Improve the menu for task actions, perhaps a three-dots dropdown menu.
Acceptance criteria
Provide clear acceptance criteria to validate the story is complete.
Gherkin syntax example:
GIVEN the 'PERSONA' has 'DONE SOMETHING'
WHEN the 'PERSONA' does 'ONE THING'
THEN the 'PERSONA' must do 'THIS THING'
AND the 'PERSONA' must do 'ANOTHER THING'
BUT the 'PERSONA' must not do 'UNWANTED THING'
Additional context
Add any other context about the story here.
Describe the story
Provide a clear description of the new feature or improvement to existing functionality.
Improve the display of a single Task detail. Improve the menu for task actions, perhaps a three-dots dropdown menu.
Acceptance criteria
Provide clear acceptance criteria to validate the story is complete.
Gherkin syntax example:
Additional context
Add any other context about the story here.