Time sweep speed - indicator
Closed this issue · 1 comments
dev3225 commented
User story
- As a user
- I want the current time sweep speed of each channel
- So that the user can understand the current sweep speed
Acceptance criteria
- The values should be shown on the right side of time sweep slider
- Text should be clearly visible under all browser settings ( Dark and light mode).
- Should possess correct units(eg. secs/div).
Definition of done (DoD)
-
Feature/Bug/Change has been implemented
-
Application compiles successfully
-
Code is documented
-
Feature/Bug/Change is tested by at least one unit or e2e test
-
Tests have been passed without warnings (except "deprecated" warnings)
-
Changes have been reviewed
-
PR has been merged to dev branch
-
New dependencies have been added to bill of materials
-
Software archticture diagram has been updated
-
All acceptance criteria are fullfilled
-
Screenshot is attached to issue
DoD general criteria
- Feature has been fully implemented
- Feature has been merged into the mainline
- All acceptance criteria were met
- Product owner approved features
- All tests are passing
- Developers agreed to release
jandegen commented