Closed
Bug 877000
Opened 12 years ago
Closed 12 years ago
Replace native form input fields with nicer widgets
Categories
(Webmaker Graveyard :: Events, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hike, Assigned: hike)
References
Details
(Whiteboard: s=2013w23)
Currently date and time fields are done using native HTML5 date/time inputs. This isn't uniform across browsers, and in any case ugly and dysfunctional. They should be replaced with a more usable JavaScript date-picker module.
Updated•12 years ago
|
Whiteboard: s=2013w22 → s=2013w23
Summary: Replace native date-input fields with nicer date pickers → Replace native form input fields with nicer widgets
I'll be working on this in the mozilla/webmaker-events#form-ui-widgets branch (https://github.com/mozilla/webmaker-events/tree/form-ui-widgets).
Status: NEW → ASSIGNED
Updated•12 years ago
|
Severity: normal → blocker
This has been implemented, see webmaker-events#develop branch.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•