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

feat: add keyboard accessibility to structured list #3039

Merged
merged 2 commits into from
Nov 6, 2024

Conversation

eduardmarcinco
Copy link
Contributor

@eduardmarcinco eduardmarcinco commented Oct 29, 2024

Closes #2120

Changelog

New

Allow users to:

  • tab into structured list
  • move by arrow down / up keys
  • tab out of structured list

Changed

  • class cds--structured-list-row--selected is now set properly when a row is selected

@eduardmarcinco eduardmarcinco requested a review from a team as a code owner October 29, 2024 13:16
Copy link

netlify bot commented Oct 29, 2024

Deploy Preview for carbon-components-angular ready!

Name Link
🔨 Latest commit 61d1758
🔍 Latest deploy log https://app.netlify.com/sites/carbon-components-angular/deploys/672ab5d55e8ecf000800b272
😎 Deploy Preview https://deploy-preview-3039--carbon-components-angular.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.

@Akshat55 Akshat55 merged commit 635b512 into carbon-design-system:master Nov 6, 2024
14 checks passed
Copy link

github-actions bot commented Nov 6, 2024

🎉 This PR is included in version 5.49.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Angular selectable Structured list not keyboard operable
2 participants