-
Notifications
You must be signed in to change notification settings - Fork 20
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
fix(topology): correct toolbar mode icon #1019
Conversation
Test image available:
|
It's too late for backporting non-critical fixes like this to 2.3.0, so this will have to wait for 2.4.0 or a 2.3.1 if we have to do one. |
Test image available:
|
Make sense thanks! |
Test image available:
|
* fix(topology): correct toolbar mode icon * chore(topology): localize mode icon label (cherry picked from commit 0213921)
Welcome to Cryostat! 👋
Before contributing, make sure you have:
main
branch[chore, ci, docs, feat, fix, test]
git commit --amend --signoff
Related to #891
Description of the change:
Just switching the order of the toggle icon. The Graph View should show ListView icon, vice versa.
I am not sure we still have time for back-porting and its not very severe (just a little odd for users upgrading from 2.3 -> 2.4).
Motivation for the change:
To match OpenShift layout.
Screenshots