Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI review/update on method/path dropdown #1283

Closed
lornajane opened this issue May 29, 2020 · 0 comments · Fixed by #1294
Closed

UI review/update on method/path dropdown #1283

lornajane opened this issue May 29, 2020 · 0 comments · Fixed by #1294

Comments

@lornajane
Copy link
Contributor

As part of #1279 I noticed this feature for a request in the right hand bar:

Screenshot from 2020-05-29 10-52-03

I can't access it without a mouse, and now I've opened it, I'm not sure what it does! It should be focusable but can I edit this URL or something? Copy it? Probably we should update this description with a better explanation of what this does before we try to fix anything!

Looking at the source, it's <div> tags with events attached and more <div> and <span> inside. If users should be able to interact with it there should probably be links/buttons/inputs used instead.

Checking the Firefox Accessibility tools:

Clickable elements must be focusable and should have interactive semantics. Learn more

Also there's an unlabelled graphic (that down arrow polygon on the right hand side) that we could attach a label to while we're here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant