carbon-design-system / carbon

A design system built by IBM
https://www.carbondesignsystem.com
Apache License 2.0
7.74k stars 1.79k forks source link

[a11y]: Missing tooltip in pagination select button #15563

Open JKob207 opened 8 months ago

JKob207 commented 8 months ago

Package

carbon-components-react

Browser

No response

Operating System

No response

Package version

10.58.12

React version

v17.0.2

Automated testing tool and ruleset

IBM Equal Access Accessibility Checkes - Last Deployment

Assistive technology

No response

Description

Problem: Missing tooltip in pagination select button There should be a tooltip over select component in pagination or possibilty to send text for hovering over select dropdown.

WCAG 2.1 Violation

No response

Reproduction/example

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

Steps to reproduce

Go to https://dataplatform.dev.cloud.ibm.com/governance/classifications Go to classification details Add 10 elements to any relationship Hover over the page size dropdown

Code of Conduct

tw15egan commented 8 months ago

Hey there @JKob207 , can you please provide us a simplified reproduction on StackBlitz so we can take a deeper look?

JKob207 commented 8 months ago

Hey there @JKob207 , can you please provide us a simplified reproduction on StackBlitz so we can take a deeper look?

Hey, surely! There's a link to StackBlitz with reproduction and explaination of that problem: https://stackblitz.com/edit/github-zk1n5c?file=src%2FApp.jsx