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

fix(topology): correct toolbar mode icon #1019

Merged
merged 2 commits into from
May 8, 2023

Conversation

tthvo
Copy link
Member

@tthvo tthvo commented May 7, 2023

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed the last commit: 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.

Topology Red Hat OpenShift

Screenshots

Cryostat Topology

@tthvo tthvo added chore Refactor, rename, cleanup, etc. fix labels May 7, 2023
@tthvo tthvo requested review from andrewazores and maxcao13 May 7, 2023 02:03
@mergify mergify bot added the safe-to-test label May 7, 2023
@github-actions
Copy link

github-actions bot commented May 7, 2023

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1019-c19f373e2848a595eb1f237778d10e91a8c5c0e7 sh smoketest.sh

@andrewazores
Copy link
Member

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).

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.

@github-actions
Copy link

github-actions bot commented May 8, 2023

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1019-c19f373e2848a595eb1f237778d10e91a8c5c0e7 sh smoketest.sh

@tthvo tthvo force-pushed the topology-mode-icon branch from df1ed4d to 69d7104 Compare May 8, 2023 18:12
@tthvo
Copy link
Member Author

tthvo commented May 8, 2023

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.

Make sense thanks!

@github-actions
Copy link

github-actions bot commented May 8, 2023

Test image available:

CRYOSTAT_IMAGE=ghcr.io/cryostatio/cryostat-web:pr-1019-69d710480ddc7865e34b556dc77ecbd4b79a9f59 sh smoketest.sh

@andrewazores andrewazores merged commit 0213921 into cryostatio:main May 8, 2023
@tthvo tthvo deleted the topology-mode-icon branch May 8, 2023 18:23
mergify bot pushed a commit that referenced this pull request May 8, 2023
* fix(topology): correct toolbar mode icon

* chore(topology): localize mode icon label

(cherry picked from commit 0213921)
andrewazores pushed a commit that referenced this pull request May 8, 2023
* fix(topology): correct toolbar mode icon

* chore(topology): localize mode icon label

(cherry picked from commit 0213921)

Co-authored-by: Thuan Vo <thvo@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport chore Refactor, rename, cleanup, etc. fix safe-to-test
Projects
No open projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants