feat(date-range-picker): allow disabling one half of the range input
- Lenguaje dominante
- TypeScript
- Estrellas
- 25k
- Forks
- 6.8k
- Merge medio
- 1 d 8 h
- PR fusionados (30 d)
- 91
Descripción
#### Feature Description
The user should be able to disable one half of the date range input (either the start or end date) but still allow a user to select a value for the other. Currently the date range picker acts broken if we try to disable one half: https://stackblitz.com/edit/angular-aihygj?file=src/app/date-range-picker-forms-example.html
#### Use Case
This supports use cases where the user needs to select a range, but the start or end date is fixed for some reason, e.g. editing a hotel reservation where its too late to change the check in date.
Guía de contribución
Línea de trabajo
Comienza reproduciendo el comportamiento del ejemplo de StackBlitz enlazado, centrándote en src/app/date-range-picker-forms-example.html y en el punto de entrada de date-range-picker. Rastrea cómo afecta la desactivación de cualquiera de las dos entradas de fecha a la selección de la otra y, después, verifica que una fecha de inicio o de fin fija siga permitiendo seleccionar el valor restante.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- angular, typescript
- Área
- frontend
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Bastante claro
- Aptitud para principiantes
- 35/100