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

Need ability to update a counter to a new value #7

Open
mauricellisonp opened this issue Aug 12, 2023 · 0 comments
Open

Need ability to update a counter to a new value #7

mauricellisonp opened this issue Aug 12, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@mauricellisonp
Copy link
Owner

mauricellisonp commented Aug 12, 2023

As a User
I need the ability to update a counter
So that I can set the counter to a new value

Details and Assumptions

  • The counter is currently displaying a numeric value.
  • The system has a user interface through which users can interact with the counter.
  • Users have appropriate permissions to update the counter value.

Acceptance Criteria

Given the counter is displaying a current value,
When I perform the update action through the user interface,
Then the counter value should change to the new value I have set,
and the updated counter value should be visibly reflected on the user interface.
@mauricellisonp mauricellisonp changed the title Must allow to update a counter Need ability to update a counter to a new value Aug 15, 2023
@mauricellisonp mauricellisonp added the enhancement New feature or request label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant