themesberg / flowbite-vue

Official Vue 3 components built for Flowbite and Tailwind CSS
https://flowbite-vue.com
MIT License
723 stars 116 forks source link

fix: Fix `aria-controls` attribute in `fwb-sidebar-dropdown-item` component and add documentation to assess ARIA allowed attribute issue #255

Closed bcostaaa01 closed 8 months ago

bcostaaa01 commented 8 months ago

When using the FwbSidebarDropdownItem component together with Chromatic Storybook, it throws an Accessibility Test error due to ARIA attribute value as attached in the following screenshot:

Screenshot 2023-12-12 at 13 47 25 (2)

Suggested Fix

netlify[bot] commented 8 months ago

Deploy Preview for sensational-seahorse-8635f8 ready!

Name Link
Latest commit e08d479ed43b1cd2dec413833da91b9bcc69aa42
Latest deploy log https://app.netlify.com/sites/sensational-seahorse-8635f8/deploys/657865e6cd57c2000800ef49
Deploy Preview https://deploy-preview-255--sensational-seahorse-8635f8.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

cogor commented 8 months ago

LGTM