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

Tabs state colours to reflect designs #5509

Merged
merged 6 commits into from
Feb 11, 2025
Merged

Conversation

Kitty-Al
Copy link
Contributor

@Kitty-Al Kitty-Al commented Feb 7, 2025

Why

https://cultureamp.atlassian.net/browse/KZN-2922
Updates colours to reflect design changes to Tabs inline with the button

What

  • overflow buttons background colour and icons
  • focus and hover background colour of Tabs
  • border colour change

Copy link

changeset-bot bot commented Feb 7, 2025

🦋 Changeset detected

Latest commit: 0cd7c75

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@kaizen/components Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Kitty-Al Kitty-Al marked this pull request as ready for review February 10, 2025 22:08
@Kitty-Al Kitty-Al requested a review from a team as a code owner February 10, 2025 22:08
Copy link
Contributor

github-actions bot commented Feb 10, 2025

✨ Here is your branch preview! ✨

Last updated for commit 0cd7c75: Merge branch 'main' into KZN-2922/tab-interaction-states

@@ -23,7 +23,6 @@
}

&:focus-visible {
background: var(--color-blue-100);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I'm interpreting the jira screenshot correctly focused should still have the blue background?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were a few differences between the jira screenshot and the Figma branch that Jess was working on -> I'm going off this figma design

@Kitty-Al Kitty-Al merged commit 544e59e into main Feb 11, 2025
19 checks passed
@Kitty-Al Kitty-Al deleted the KZN-2922/tab-interaction-states branch February 11, 2025 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants