fundamental-styles icon indicating copy to clipboard operation
fundamental-styles copied to clipboard

Breadcrumb - refactoring and a11y

Open InnaAtanasova opened this issue 2 years ago • 0 comments

The Breadcrumb component should be refactored so it has a proper markup and a11y features.

  • use Ordered List
  • aria-label, aria-current
  • keyboard navigation - tabs, arrows

a11y guidelines: https://www.w3.org/WAI/ARIA/apg/example-index/breadcrumb/index.html

InnaAtanasova avatar Aug 25 '22 15:08 InnaAtanasova