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

[Bug]: Tabs Component Left Slide Arrow on Small Screens has Transparent Background #15924

Closed
1 of 2 tasks
zacharydmoore opened this issue Mar 8, 2024 · 2 comments
Closed
1 of 2 tasks
Assignees

Comments

@zacharydmoore
Copy link

Package

@carbon/react

Browser

Chrome

Package version

1.52.0

React version

v16.14.0

Description

The Tabs component's left slide arrow (used when there is a small screen and long tabs) has a transparent background now causing the arrow to bleed into text that is now shown.

Reproduction/example

https://stackblitz.com/edit/github-pkl5n9?file=src%2FApp.jsx

Steps to reproduce

Navigate to Tabs component in Carbon Design System storybook. Shrink browser window until slider arrows begin to show. Press arrow until both left and right show (middle of tabs)
Screenshot 2024-03-08 at 8 18 27 AM

Suggested Severity

Severity 3 = User can complete task, and/or has a workaround within the user experience of a given component.

Application/PAL

No response

Code of Conduct

@wood-doug
Copy link

Setting z-index to 1 in .cds--tabs .cds--tab--overflow-nav-button--previous seems to address this.

@emyarod
Copy link
Member

emyarod commented Nov 13, 2024

closed via #16522

@emyarod emyarod closed this as completed Nov 13, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in Design System Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: ✅ Done
Development

No branches or pull requests

4 participants