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

ci/ui: new elemental logo has its own class #702

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

juadk
Copy link
Contributor

@juadk juadk commented Mar 1, 2023

As we got new elemental icon, there is a new class and we have to handle it in Cypress:

  • elemental-ui < 1.1.0:
    .icon.group-icon.icon-os-management

  • elemental-ui >= 1.1.0:
    .icon.group-icon.icon-elemental

Verification run:
K3s-UI_E2E-Latest_RM (with elemental-ui 1.1.0) ✔️
K3s-UI_E2E-Stable_RM (with elemental-ui 1.0.0) ✔️

@juadk juadk marked this pull request as ready for review March 1, 2023 11:06
@juadk juadk force-pushed the changes_for_elemental_ui_1.1.0 branch from 767f0cc to 64ba848 Compare March 1, 2023 12:13
@juadk juadk self-assigned this Mar 1, 2023
@juadk juadk merged commit 9f77549 into main Mar 1, 2023
@juadk juadk deleted the changes_for_elemental_ui_1.1.0 branch March 1, 2023 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants