CaptainFact / CaptainFact/captain-fact
Make statement's time display an input on statement form
Open
complexity > simple
frontend
Up For Grabs
- Dominant language
- No language data
- Stars
- 71
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Statement positioning may sometime be tedious and misunderstood by some users. Some users suggested that the time indicator could be changed to an input to be able to manually change it with keyboard and mouse alike.
**Possible solutions, examples**
* [HTML5 time input](https://developer.mozilla.org/fr/docs/Web/HTML/Element/Input/time). See [this example](http://jsfiddle.net/Ng67n/). Not supported [in Safari](https://caniuse.com/#feat=input-datetime)
Contributor guide
Assessment
This issue has not been assessed yet.