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: remove title from datagrid expander #6200

Merged
merged 3 commits into from
Oct 16, 2024

Conversation

davidmenendez
Copy link
Contributor

Closes #6062

this removes the unnecessary title attribute from the Datagrid row expander button, which was causing accessibility issues. it also removes the default labels since we shouldn't have hardcoded strings anywhere.

@davidmenendez davidmenendez requested a review from a team as a code owner October 9, 2024 20:45
@davidmenendez davidmenendez requested review from makafsal and anamikaanu96 and removed request for a team October 9, 2024 20:45
Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for ibm-products-web-components canceled.

Name Link
🔨 Latest commit f9b45e4
🔍 Latest deploy log https://app.netlify.com/sites/ibm-products-web-components/deploys/670e6c4c526ca400085fd5ac

Copy link

netlify bot commented Oct 9, 2024

Deploy Preview for carbon-for-ibm-products ready!

Name Link
🔨 Latest commit f9b45e4
🔍 Latest deploy log https://app.netlify.com/sites/carbon-for-ibm-products/deploys/670e6c4cee4f9c0008def279
😎 Deploy Preview https://deploy-preview-6200--carbon-for-ibm-products.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Member

@makafsal makafsal left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@anamikaanu96 anamikaanu96 left a comment

Choose a reason for hiding this comment

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

LGTM

@davidmenendez davidmenendez added this pull request to the merge queue Oct 16, 2024
Merged via the queue into carbon-design-system:main with commit e7e025e Oct 16, 2024
26 checks passed
@davidmenendez davidmenendez deleted the issue-6062 branch October 16, 2024 19:43
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.

[Datagrid]: Tooltip of the row expand button should follow its aria-label
3 participants