Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

ui v2: tabs#810

Merged
dschaller merged 2 commits intoUIV2from
tabs
Dec 21, 2020
Merged

ui v2: tabs#810
dschaller merged 2 commits intoUIV2from
tabs

Conversation

@dschaller
Copy link
Contributor

Description

Introduce tab & tabs components

tabs

Testing Performed

Storybook

@dschaller dschaller requested a review from a team as a code owner December 18, 2020 23:47
},
"&:active": {
color: "rgba(13, 16, 48, 0.6)",
backgroundColor: "rgba(219, 219, 224, 1)",
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
backgroundColor: "rgba(219, 219, 224, 1)",
backgroundColor: "#DBDBE0",

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the rgb value :)

@scarlettperry
Copy link
Contributor

for the single tab story, noticed that the selected tab doesn't have the bottom blue border

@dschaller
Copy link
Contributor Author

yeah, the marker is only available on tabs. We can force the bottom border on selected but I think it doesn't make sense to since we already have it from the marker when activated.

@dschaller dschaller merged commit 757fd60 into UIV2 Dec 21, 2020
@dschaller dschaller deleted the tabs branch December 21, 2020 19:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants