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

Fixes #37768 - Respect the updateParamsByUrl param #10300

Merged

Conversation

jeremylenz
Copy link
Contributor

This updates TableIndexPage not to use URL params for the initial search, if you haven't passed the updateParamsByUrl prop.

Without this the host search was bleeding into the searches on the Packages and Errata wizards.

@jeremylenz jeremylenz force-pushed the 37768-dont-update-params-by-url branch from b943fbd to 48e20a1 Compare August 29, 2024 18:29
@MariaAga MariaAga self-assigned this Aug 30, 2024
Copy link
Member

@MariaAga MariaAga left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@MariaAga MariaAga merged commit ef90cc0 into theforeman:develop Sep 2, 2024
57 of 66 checks passed
@MariaAga
Copy link
Member

MariaAga commented Sep 2, 2024

I do recommend maybe implementing something to remember the search in the packaging wizard but thats a feature

@ekohl
Copy link
Member

ekohl commented Sep 3, 2024

@jeremylenz @MariaAga I see this should be picked to 3.12 (done in #10309), but is this something that should be picked to 3.11 & 3.10 too?

@jeremylenz
Copy link
Contributor Author

Packages and Errata wizards are only in Katello 4.14 (Foreman 3.12) so it may not be needed before that.

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

Successfully merging this pull request may close these issues.

3 participants