You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
I confirm there is no confidential or commercially sensitive information included.
The text was updated successfully, but these errors were encountered:
Desired behaviour
Presently the
<Button />
component does not allow the addition ofaria-label
when button text is provided. The request here is to allow the addition ofaria-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 ofaria-label
when button text is provided.Suggested Solution
No response
CodeSandbox or Storybook URL
No response
Anything else we should know?
No response
Confidentiality
The text was updated successfully, but these errors were encountered: