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

Improve visual focus management #3046

Closed
PVince81 opened this issue Feb 17, 2020 · 3 comments
Closed

Improve visual focus management #3046

PVince81 opened this issue Feb 17, 2020 · 3 comments

Comments

@PVince81
Copy link
Contributor

When tabbing through the Phoenix UI, the focus border is barely visible or sometimes completely absent.

On the other hand, the file list receives a colored border when focused by clicking with the mouse.

We should make these consistent.
Ideally the focus border should only be visible when tabbing with the keyboard, not the mouse (except for input fields and buttons maybe).

For this I found about distinction between mouse and keyboard:

cc @marcus-herrmann @LukasHirt

@LukasHirt
Copy link
Collaborator

@LukasHirt
Copy link
Collaborator

@pascalwengerter
Copy link
Contributor

Should have been fixed by the a11y improvements (at least for Chrome)

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

No branches or pull requests

3 participants