Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • B bootstrap
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 263
    • Issues 263
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 114
    • Merge requests 114
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Bootstrap
  • bootstrap
  • Issues
  • #27619
Closed
Open
Issue created Nov 06, 2018 by Administrator@rootContributor

Feature Request: Accessibility and headings in your components

Created by: k-spen

I have noticed in some of your components, headings are used. Headings are also used by screen readers for the blind. The readers scan the page for headings and then organize them to be browsed. If I take a component, like an accordion that uses an h5 in the .card-header element and the last heading before my that accordion in my page was an h2, this breaks accessibility rules. The reader would expect an h3. Usually I just change them to divs and use role='heading' but I am also using ng-bootstrap. I have reached out them about this and they have recommended that I contact you guys. They would be willing to update this when the original code is updated. Would you please consider making your components more screen reader compliant? Thank you.

Assignee
Assign to
Time tracking