Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ACS-8751] Adapt search results to handle query encoding and state propagation #4161

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

MichalKinas
Copy link
Contributor

Previously only the state of the main search input was stored in the query params in mostly plain format, now in order to facilitate changes required for Saved Searches search query builder service offers a new query param state which is encoded state of filters used by a user, this PR adds the changes to populate main search input with user query that has been stored in encoded query param, it also listens to query param changes, adjust the state of components when it changes and executes the search query when every filter is done loading it's last state.

https://hyland.atlassian.net/browse/ACS-8751

Copy link

sonarcloud bot commented Oct 4, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant