[Accessibility Audit] Integrations: Interacting with an extension on the file page (identifier)
Created by: umpox
Steps to replicate journey
Taken from the user journey list document. Use this for further context.
- Navigate to this file: https://sourcegraph.com/github.com/sourcegraph/go-diff@9d1f353a285b3094bc33bdae277a19aedabe8b71/-/blob/cmd/go-diff/go-diff.go
- Navigate to the "main()" identifier on line 23.
- View the tooltip that is rendered with additional information.
- Check that the "Find implementations" button from code intel extensions is rendered and triggers an action.
- Note: We cannot guarantee WCAG 2.1 compliance for the actions of these extensions, as they can be created by third-parties.
How to audit
Follow the instructions here: Auditing a user journey
Note: We are planning on arranging thorough third-party audit in the future, so our focus here is just to find the majority of accessibility issues. Don't worry if you feel you haven't found 100% of potential issues, it is better to focus on the core essentials to complete the journey rather than spending lots of time going through every possible problem.
How to raise discovered problems
Follow the instructions here: Raising an accessibility bug
Any other questions?
See the audit FAQ - add your question if it isn't there already!