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 focus states for text inputs and textareas #998

Open
adrianababakanian opened this issue Apr 15, 2021 · 0 comments
Open

Improve focus states for text inputs and textareas #998

adrianababakanian opened this issue Apr 15, 2021 · 0 comments

Comments

@adrianababakanian
Copy link
Contributor

Currently, the focus states for text inputs, textareas, and selects are very subtle and difficult to identify unless you know what to look for. The borders for each are only updated to use the relevant -dark color variant when focused.

We should make these more prominent.

In #992, we updated stroked selects to use a double box-shadow when focused. We might want to implement the same changes for text inputs and textareas.

Screen Shot 2021-04-15 at 11 19 36 AM

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

4 participants