asyncapi / asyncapi-react

React component for rendering documentation from your specification in real-time in the browser. It also provides a WebComponent and bundle for Angular and Vue
https://asyncapi.github.io/asyncapi-react/
Apache License 2.0
174 stars 107 forks source link

508 Accessibility: Button must have a focus outline #958

Open ghost opened 5 months ago

ghost commented 5 months ago

We are using Sort Stie to evaluate our site for Section 508 Accessibility compliance. It is flagging a button does not have a focus outline.

image

This "Server specific information" is the violating component; I didn't even realize this was a button if it weren't for the Sort Site error! Seems there is no need to have this be a button since there is the Expand All component? image

aakankshabhende commented 2 months ago

@ghost I would like to work on this issue. Could you please assign me this?