Skip to content

fix(search bar): fixed unexpected search bar openings & lack of search value in input on load

Tadeusz Miesiąc requested to merge fix/search-bar-query-params into development

Description

Fixed two bugs Opening a map from URL without a pin/search forces empty search URL with search results does not fill out the search bar

when searchValue is empty it no longer shows in queryParams

Merge request reports