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

Improve search history panel UI. #1201

Merged
merged 1 commit into from
Jan 15, 2020
Merged

Conversation

jpwhite4
Copy link
Member

The search history in the job viewer always displayed all possible
realms that could have search history regardless of whether there were
any saved searches. This was reported as a bug by a user. The realm
nodes in the tree would have a triangle mark indicating that the could
be unfolded, but when the unfold was clicked then it would dissaper.

old:

image

new:

image

image

This change makes it so that the search history only shows the realm
folder nodes for realms that have search history. If there a no saved
searches then an assist panel is shown.

There is a corresponding pull request in the supremm module that updates the UI tests to confirm the new code works.

The search history in the job viewer always displayed all possible
realms that could have search history regardless of whether there were
any saved searches. This was reported as a bug by a user. The realm
nodes in the tree would have a triangle mark indicating that the could
be unfolded, but when the unfold was clicked then it would dissaper.

This change makes it so that the search history only shows the realm
folder nodes for realms that have search history. If there a no saved
searches then an assist panel is shown.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@jpwhite4 jpwhite4 added bug Bugfixes Category:Job Viewer Job Viewer labels Jan 15, 2020
@jpwhite4 jpwhite4 added this to the 9.0.0 milestone Jan 15, 2020
@jpwhite4 jpwhite4 merged commit 2f2863a into ubccr:xdmod9.0 Jan 15, 2020
@jpwhite4 jpwhite4 deleted the hide_history branch January 15, 2020 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugfixes Category:Job Viewer Job Viewer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants