casparss / racket-meetup-mobile

Racket Meetup is a tennis social media app built in Typescript with Angular 5 on Ionic 4
0 stars 0 forks source link

Challenge time input isn't cleared when period is reset #22

Open casparss opened 7 years ago

casparss commented 7 years ago

It's possible to change the period to afternoon and the time would be left at 20:00 for example, which is misleading. Time input needs to be cleared and validity status should be empty so the form cannot submit until the time is selected to the value reflecting the selected period.