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 #166

Merged
merged 2 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.

Screenshot of a Vue Tabs component with 3 tabs, the first one in active state

@BalbinaK BalbinaK requested a review from a team May 15, 2024 14:08
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 27decc4 to d7f797d Compare May 30, 2024 09:12
@BalbinaK BalbinaK merged commit 181e114 into component-classes-cleanup May 30, 2024
4 checks passed
@BalbinaK BalbinaK deleted the 203-fixtabs-clean-up-classes branch May 30, 2024 09:13
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