6 commenti (6 commenti)0 reazioni (0 reazioni)0 assegnatari (0 assegnatari)TypeScript125 fork (125 fork)auto 404
cifrontendgood first issuehacktoberfesttests
Metriche repository
- Star
- 95 stelle (95 stelle)
- Metriche merge PR
- Metriche PR in attesa (Metriche PR in attesa)
Descrizione
- when the page gets loaded, the difference between the start date and the end date should be one minute
- when "from" date changes, the "to" date should change accordingly
- when the number field changes, the "to" date should change as well
Guida contributor
- Direzione di ricerca
- Esamina il componente del date picker esistente e la sua gestione dello stato per capire come sono collegate le date 'from' e 'to'. Quindi scrivi test automatizzati per verificare i comportamenti descritti: differenza iniziale di un minuto tra le date, aggiornamento della data 'to' quando 'from' cambia, e aggiornamento della data 'to' quando il campo numerico cambia.
- Tech stack
- typescript
- Dominio
- frontend
- Tipo issue
- Test
- Prerequisiti
- Git