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(tabs): clean up classes #242

Merged
merged 3 commits into from
May 30, 2024

Conversation

BalbinaK
Copy link
Contributor

Description

This PR ensures no classes styling the same CSS properties are being set on the same HTML element in the Tabs component.
Additionally, this PR fixes WARP-488 by restoring a bottom border of subtle gray for the whole Tabs wrapper.

Testing

Tested the changes by pointing the @warp-ds/css dependency to a feature branch that contains the necessary changes

gif showing navigation and correct state colors in React Tabs component

@BalbinaK BalbinaK requested a review from a team May 15, 2024 14:07
Copy link
Contributor

github-actions bot commented May 15, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-05-30 09:09 UTC

Copy link
Contributor

@felicia-haggqvist felicia-haggqvist left a comment

Choose a reason for hiding this comment

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

LGTM! 🎉

@BalbinaK BalbinaK force-pushed the 203-fixtabs-clean-up-classes branch from e3c8e53 to 9d14a0a Compare May 30, 2024 08:29
@BalbinaK BalbinaK merged commit 5eebf52 into component-classes-cleanup May 30, 2024
4 checks passed
@BalbinaK BalbinaK deleted the 203-fixtabs-clean-up-classes branch May 30, 2024 09:08
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