taok-monitor / taok-front

Front-end do projeto TaOk-Monitor
https://taok-monitor.github.io/
MIT License
3 stars 2 forks source link

breaking page when using mobile browser #18

Closed cassunde closed 5 years ago

cassunde commented 5 years ago

Expected Behavior End date field should have size equal the start date filed

Current Behavior end date field is greater that start date field, breaking the page when using mobile browser

samuelsilvadev commented 5 years ago

I can take this one

samuelsilvadev commented 5 years ago

@taok-monitor/team I'd tested on mobile devices, and using a smaller one (iphone 5s - 320px) I came up with the following result, what do u think guys?

image

samuelsilvadev commented 5 years ago

@cassunde is the main problem this one?

image

samuelsilvadev commented 5 years ago

my ideia was to do something like this to solve it

image

cassunde commented 5 years ago

you know some component that show calendar to user choose a date in modal, equals android component

cassunde commented 5 years ago

Ok, Send this correction

samuelsilvadev commented 5 years ago

you know some component that show calendar to user choose a date in modal, equals android component

not really, but I can look for some