Skip to content

Commit

Permalink
Update timepicker.examples.arrow-keys.use-case.md
Browse files Browse the repository at this point in the history
update timepicker.examples.arrow-keys.use-case.md file change a word appropriate
  • Loading branch information
YisusW authored and daniloff200 committed Sep 6, 2021
1 parent 6c138db commit da3f6df
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Main success scenario:
3. User sees timepicker component with hour, minute inputs, clickable button "AM"("PM") and info alert with current date and time
4. User sees clickable button "Enable / Disable keyboard arrow keys"
5. When user activates hours input and click keyboard arrow up key, then time number increases with appropriate changes in info alert
6. When user clicks keyboard arrow down key, then time number decreases with approproate changes in info alert
6. When user clicks keyboard arrow down key, then time number decreases with appropriate changes in info alert
7. When user activates minutes input and click keyboard arrow up key, then time number increases with appropriate changes in info alert
8. When user clicks keyboard arrow down key, then time number decreases with appropriate changes in info alert
9. When user clicks on "Enable / Disable keyboard arrow keys" button, visually nothing changed
Expand Down

0 comments on commit da3f6df

Please sign in to comment.