-
Daniel authored
Breadcrumbs will return to the correct search tab and page index - Added selectedTab to global search state, removed selectedTab from SearchPage state. - Simplified SearchPage logic. Every action first updates the page URL, which is then read by componentDidUpdate and compared to the current state to determine if an action needs to be taken. - Split SearchResponsePayload into SearchResponsePayload and searchAllResponsepayload - Added jest mock functions to mock router history functions. - Clicking breadcrumb does not re-execute a search - Fixes redirect issue creating multiple window.history entries.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
index.spec.ts |