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

Bugged input addon in package search #8755

Closed
Etheryte opened this issue May 16, 2024 · 1 comment
Closed

Bugged input addon in package search #8755

Etheryte opened this issue May 16, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Etheryte
Copy link
Member

Etheryte commented May 16, 2024

Part of https://github.com/SUSE/spacewalk/issues/18940

All urls below are specified as the dev proxy (yarn proxy https://...), since that's the most convenient way to work on these issues.

To switch between the new theme and the old theme in the console: debugUtils.toggleUpdatedTheme()
To switch between the Suma theme and the Uyuni theme: debugUtils.toggleTheme()


https://localhost:8080/rhn/channels/software/Search.do

This is actually bugged in both the old theme and the new one. It makes sense to just fix the new theme and add the page to the migration list.

Screenshot 2024-05-16 at 17 26 56 Screenshot 2024-05-16 at 17 27 02

Definition of done

The updated theme has no visual bugs, all related page urls are added to ViewHelper.java and view-helper.ts.

@Etheryte Etheryte added the bug Something isn't working label May 16, 2024
@bisht-richa bisht-richa self-assigned this May 20, 2024
@admd
Copy link
Contributor

admd commented May 23, 2024

PR was merged! Closing the issue!

@admd admd closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants