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

Input doesn't get focus even when clicking inside the input area #486

Closed
1 task done
floridemai opened this issue Jun 10, 2024 · 1 comment · Fixed by #494
Closed
1 task done

Input doesn't get focus even when clicking inside the input area #486

floridemai opened this issue Jun 10, 2024 · 1 comment · Fixed by #494
Assignees
Labels
bug Something isn't working

Comments

@floridemai
Copy link
Contributor

Verification

  • I have checked the existing issues and no similar bug report has been filed.

Describe the bug

When you click close to the input border the input doesn't get focus when one would expect it to

Steps to Reproduce

  1. Click inside the input component closer to the border (the margin space between the html input and the surrounding div)
  2. Input doesn't get focus

Expected behavior

  1. Click inside the input component closer to the border (the margin space between the html input and the surrounding div)
  2. Input gets focus

Component Affected

Input

Environment Info

No response

Additional context

No response

@floridemai floridemai added the bug Something isn't working label Jun 10, 2024
@floridemai floridemai self-assigned this Jun 10, 2024
Copy link

🎉 This issue has been resolved in version 1.2.0 🎉

The release is available on:

Your optic bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant