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

FileInput has no visual focus state #6859

Open
evansjohnson opened this issue Jun 24, 2024 · 0 comments
Open

FileInput has no visual focus state #6859

evansjohnson opened this issue Jun 24, 2024 · 0 comments

Comments

@evansjohnson
Copy link
Contributor

Steps to reproduce

See https://blueprintjs.com/docs/#core/components/file-input

Actual behavior

FileInput component can be focused, and the file selector opened with an enter keypress, but there is no visual focus state

Expected behavior

FileInput should support a visual focus indication similar to other input components

Possible solution

Add same visual focus indication as InputGroup/NumericInput/TextArea and others

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

1 participant