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

[6.13.z] Fixes in repo discovery and search #1319

Merged

Conversation

Satellite-QE
Copy link
Contributor

Cherrypick of PR: #1311

While fixing some HTTP Proxy UI failures I discovered that in 6.15 and stream/6.16 the Discover button is not hit since it collides with the vertical nav menu search. Narrowing down the locator helps.

Also, session.repository.search(product_name, repo_name) now returns None since #1200 was merged. It does not feel like a PF4 searchbox in 6.15 and stream

image

Turning it back helped locally.

(cherry picked from commit 9b6592c)
@Satellite-QE Satellite-QE added 6.13.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR No-CherryPick PR doesnt need CherryPick to previous branches labels Apr 8, 2024
Copy link
Contributor

@vsedmik vsedmik left a comment

Choose a reason for hiding this comment

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

Tested locally against 6.13.7 - session.product.discover_repo() and session.repository.search() worked well.

@vsedmik vsedmik merged commit 8c4a926 into 6.13.z Apr 9, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.13.z Auto_Cherry_Picked GHA has automatically cherrypicked this PR No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants