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 the SearchContext #846

Closed FilipMessa closed 5 years ago

FilipMessa commented 5 years ago

Summary


Plan for next PRs

netlify[bot] commented 5 years ago

Storybook from packages/universal-components

Built with commit 73d7672fda4392f926869faf3903c386743df0ea

https://app.netlify.com/sites/kiwicom-universal-components/deploys/5ced413718fd200008641dbd

FilipMessa commented 5 years ago

@aalises

LGTM! The setStateFromQueryParams is not necessary/not used anymore, right? Could we remove it or will be needed somewhere else?

Good point, I guess we could remove it. I will do that. Thanks

FilipMessa commented 5 years ago

@aalises done