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

Class is-focused stays if number is valid #47

Closed
NicTorgersen opened this issue Nov 4, 2019 · 1 comment
Closed

Class is-focused stays if number is valid #47

NicTorgersen opened this issue Nov 4, 2019 · 1 comment
Labels
bug Something isn't working work in progress

Comments

@NicTorgersen
Copy link

The class is-focused stays after phone number is validated/valid, which makes things look a little weird in my example (here I have clicked off the component, so it shouldn't be focused):
Screen Shot 2019-11-04 at 11 28 07

I've fixed it locally by using :focus-selector, but is-focused shouldn't really stay after the element is not focused.

@LouisMazel
Copy link
Owner

It's fixed into 0.2.7 version

Release 0.2.7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working work in progress
Projects
None yet
Development

No branches or pull requests

2 participants