Date Picker - JavaScript API
@EduardMe is already working on this.
Since Aug 20, 2021.
- Dominant language
- JavaScript
- Stars
- 204
- Forks
- 82
- Avg merge
- 22h 27m
- Merged PRs (30d)
- 3
Description
Is your feature request related to a problem? Please describe.
Selecting a date in the Command Bar is difficult as we can’t select a date and we don’t know if the the natural language input is valid while typing.
Describe the solution you'd like
From the Command Bar API, request to show a date picker for the user to select a date.
It would be ideal to have a top area where I can time in natural language "3 months", "in 2 weeks" etc, and a lower area with the more normal kind of calendar view. If the top part is used, then the lower view updates.
Describe alternatives you've considered
The alternative is to use a callback function so we can change the results while the user types a date.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.