kiwicom / margarita

[not actively maintained] Mobile and Web application implementing Kiwi.com Tequila API
https://margarita.kiwi.com/
MIT License
209 stars 42 forks source link

Refactor date input #905

Closed KarinaDavtyan closed 5 years ago

netlify[bot] commented 5 years ago

Storybook from packages/universal-components

Built with commit afc5e28c37aafe4d46e10622711f2be7022dfd7f

https://deploy-preview-905--kiwicom-universal-components-old.netlify.com

FilipMessa commented 5 years ago

Just last thing, when the PassengerForm is open there is a pre-filled month field with January. So if a user will fill just day and year. The validation error will appear after submit.

KarinaDavtyan commented 5 years ago

Just last thing, when the PassengerForm is open there is a pre-filled month field with January. So if a user will fill just day and year. The validation error will appear after submit.

Didnt notice this error before, didnt happen before somehow. Will try to fix it

KarinaDavtyan commented 5 years ago

@FilipMessa should be fixed now