(Accessibility) <button>
found within <a>
#71165
Labels
bug
Fixes for quality problems that affect the customer experience
Project:Accessibility
Team:Uptime - DEPRECATED
Synthetics & RUM sub-team of Application Observability
WCAG A
On the uptime page, the settings link renders a button inside of it.
https://github.com/elastic/kibana/blob/master/x-pack/plugins/uptime/public/pages/page_header.tsx#L68-L72
Also on the 404 page
https://github.com/elastic/kibana/blob/master/x-pack/plugins/uptime/public/pages/not_found.tsx#L37-L44
Also on the Certificates page
https://github.com/elastic/kibana/blob/master/x-pack/plugins/uptime/public/pages/certificates.tsx#L80-L84
Twice on the certificates page
https://github.com/elastic/kibana/blob/master/x-pack/plugins/uptime/public/pages/certificates.tsx#L90-L94
Also in the settings
https://github.com/elastic/kibana/blob/master/x-pack/plugins/uptime/public/pages/settings.tsx#L140-L144
The text was updated successfully, but these errors were encountered: