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

React & Web component: Carousel - Screen reader is not identifying the copy content for all cards. #5194

Closed
Praveen-sr opened this issue Feb 17, 2021 · 0 comments
Assignees
Labels
accessibility Has accessibility requirement bug Something isn't working dev Needs some dev work package: react Work necessary for the Carbon for IBM.com react components package package: web components Work necessary for the IBM.com Library web components package severity 2 Affects major functionality, has a workaround
Milestone

Comments

@Praveen-sr
Copy link

Detailed description

On JAWS & iPhone voiceover
Issue:
Screen reader JAWS is not identifying the content present below the h3 heading, for all the cards with in the carousel.

Additional information

image.png

@Praveen-sr Praveen-sr added accessibility Has accessibility requirement bug Something isn't working severity 2 Affects major functionality, has a workaround labels Feb 17, 2021
@RobertaJHahn RobertaJHahn added this to the Sprint 21-04 milestone Feb 17, 2021
@RobertaJHahn RobertaJHahn added Airtable Done package: react Work necessary for the Carbon for IBM.com react components package package: web components Work necessary for the IBM.com Library web components package dev Needs some dev work labels Feb 17, 2021
kodiakhq bot pushed a commit that referenced this issue Feb 17, 2021
### Related Ticket(s)

#5194 

### Description

remove aria-hidden from copy. Reads copy text in carasoul

### Changelog

**Removed**

- `aria-hidden: true`

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "package: styles": Carbon Expressive -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
IgnacioBecerra pushed a commit to IgnacioBecerra/ibm-dotcom-library that referenced this issue Feb 22, 2021
### Related Ticket(s)

carbon-design-system#5194 

### Description

remove aria-hidden from copy. Reads copy text in carasoul

### Changelog

**Removed**

- `aria-hidden: true`

<!-- React and Web Component deploy previews are enabled by default. -->
<!-- To enable additional available deploy previews, apply the following -->
<!-- labels for the corresponding package: -->
<!-- *** "package: services": Services -->
<!-- *** "package: utilities": Utilities -->
<!-- *** "package: styles": Carbon Expressive -->
<!-- *** "RTL": React / Web Components (RTL) -->
<!-- *** "feature flag": React / Web Components (experimental) -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Has accessibility requirement bug Something isn't working dev Needs some dev work package: react Work necessary for the Carbon for IBM.com react components package package: web components Work necessary for the IBM.com Library web components package severity 2 Affects major functionality, has a workaround
Projects
None yet
Development

No branches or pull requests

5 participants