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

<Tab> component accessibility issue that cannot be manually addressed. #1837

Open
Pasoon opened this issue Mar 25, 2022 · 3 comments
Open

<Tab> component accessibility issue that cannot be manually addressed. #1837

Pasoon opened this issue Mar 25, 2022 · 3 comments
Assignees

Comments

@Pasoon
Copy link

Pasoon commented Mar 25, 2022

When running the accessibility checker, we run into an issue involving <Tab> component in which the layer the issue is occuring cannot be accessed.
image
image
image
The <div> with role="tabpanel" cannot be manipulated to add prop title or label to fix this issue.

@lee-chase
Copy link
Member

@Pasoon is this an issue with Carbon Tabs or are you using one of the components published by this package? Where are you importing the Tab component from?

@Pasoon
Copy link
Author

Pasoon commented Apr 6, 2022

@lee-chase we are importing it like so import { Row, Column, Tabs, Tab, Card, InlineNotification, /* future consideration: , ColumnWithBorder, RowWithBorderContainer */ } from '@carbon/ibm-security';

@stale
Copy link

stale bot commented May 27, 2023

Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the status: won’t fix 🔚 This will not be worked on label May 27, 2023
@github-actions github-actions bot removed the status: won’t fix 🔚 This will not be worked on label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants