carbon
carbon copied to clipboard
Allow the use to aria-label for Buttons with Label
Desired behaviour
Presently the <Button />
component does not allow the addition of aria-label
when button text is provided. The request here is to allow the addition of aria-label
in addition to button text so it allows providing context to users using assistive technologies - screen readers, speech recognition.
Current behaviour
Presently the <Button />
component does not allow the addition of aria-label
when button text is provided.
Suggested Solution
No response
CodeSandbox or Storybook URL
No response
Anything else we should know?
No response
Confidentiality
- [X] I confirm there is no confidential or commercially sensitive information included.
FE-5279
:tada: This issue has been resolved in version 110.6.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket: