kiwicom / margarita

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

Improve UX of PlacePicker #885

Closed jvaclavik closed 5 years ago

jvaclavik commented 5 years ago

PlacePicker should have confirm button.

Right now it's very tricky to understand how it works without previous experience. Even harder is to understand how to add more places to selection and confirm the dialog. It's really weird when you have to close modal and hope that your selection will be saved.

It would be much better to have here confirm button which would set context and close modal.

jvaclavik commented 5 years ago

Fixed in #909