Date Picker - JavaScript API
@EduardMe ya está trabajando en esto.
Desde el 20/8/2021.
- Lenguaje dominante
- JavaScript
- Estrellas
- 204
- Forks
- 82
- Merge medio
- 22 h 27 min
- PR fusionados (30 d)
- 3
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.