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

Product: Make tooltips visible to screen readers #2212

Merged
merged 1 commit into from
Jan 18, 2024

Commits on Jan 18, 2024

  1. fix: make tooltips visible to screen readers

    Makes the shipping restriction and returns notice visible to screen readers. Also adds aria label text to each.
    
    This is similar to what we do for the prop 65 warning
    
    Chakra's docs recommend that the popover trigger be focusable, hence the use of IconButton.
    https://chakra-ui.com/docs/components/popover/usage#basic-usage
    masonmcelvain committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3bfc0bd View commit details
    Browse the repository at this point in the history