Opened 13 years ago
Closed 13 years ago
#17064 closed Cleanup/optimization (fixed)
Small UX improvements to the admin's time and date picker
Reported by: | Julien Phalip | Owned by: | nobody |
---|---|---|---|
Component: | contrib.admin | Version: | 1.3 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description
The attached patch contains the following improvements both to the date and time picker popup widgets:
- Popup closes when the ESC key is pressed.
- The whole suface of the "Cancel" button is clickable (as opposed to just its text currently).
- The "Cancel" button's text is given the black color (instead of the current grey, which makes it look like it's disabled).
- Added hover state to "Cancel" button by reversing its gradient background.
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | 17064.improved-date-time-picker-ux.diff added |
---|
comment:1 by , 13 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [17021]: