(Accessibility) Remove mention of deprecated EuiKeyboardAccessible #81062
Labels
loe:needs-research
This issue requires some research before it can be worked on or estimated
Project:Accessibility
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
EuiKeyboardAccessible was deprecated because it was abused more often than it was used successfully so we need to remove it from Kibana before December 2020.
It doesn't seem like it's actually used but it is mentioned here: https://github.com/elastic/kibana/blob/master/x-pack/plugins/security_solution/public/resolver/view/process_event_dot.tsx#L273-L276
If the comment is just outdated, please remove it to avoid confusion. But there is concern that something in such a brittle DOM/ARIA structure may not be working currently if EuiKeyboardAccessible was assumed to be there somewhere and isn't.
The text was updated successfully, but these errors were encountered: