Open
Bug 1619761
Opened 5 years ago
Updated 3 years ago
When choosing end date for Date Picker, should focus "update" button
Categories
(Tree Management :: Treeherder, enhancement)
Tree Management
Treeherder
Tracking
(Not tracked)
NEW
People
(Reporter: yonashiro.mellina, Unassigned)
Details
For keyboard users, it makes sense that once you choose the end date for the time range in Date Picker, the component to be focused on is the "update" button.
The user flow should be:
- User choose Start Date;
- User choose End Date;
- "Update" button is on focus, but not pressed/activated.
Component to be modified: https://github.com/mozilla/treeherder/blob/master/ui/intermittent-failures/GraphAlternateView.jsx
Assignee | ||
Updated•3 years ago
|
Component: Intermittent Failures View → TreeHerder
You need to log in
before you can comment on or make changes to this bug.
Description
•