Skip to content

fix bug input focus #161

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

fix bug input focus #161

wants to merge 2 commits into from

Conversation

EduardRe
Copy link

@EduardRe EduardRe commented Jul 6, 2025

Hello, I speak a little English, there is a bug when deleting an account. If you enter the password incorrectly, the focus on input does not work and the entire page breaks (navigation stops working until you refresh the page).

image

To remedy this, I changed the input component a bit, flipping both the focus method itself and the full input so that developers could use all the methods of the input element

@EduardRe
Copy link
Author

EduardRe commented Jul 6, 2025

I'm sorry, I didn't notice how the file has changed package-lock.json - I corrected it to its original value

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 this pull request may close these issues.

1 participant