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

[Bug Report][3.5.8] Text input hint overlaps with the underline #19446

Closed
daenamkim opened this issue Mar 21, 2024 · 0 comments
Closed

[Bug Report][3.5.8] Text input hint overlaps with the underline #19446

daenamkim opened this issue Mar 21, 2024 · 0 comments
Assignees
Labels
C: VMessages T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Milestone

Comments

@daenamkim
Copy link

Environment

Vuetify Version: 3.5.8
Last working version: 3.5.7
Vue Version: 3.4.21
Browsers: Chrome 122.0.0.0
OS: Mac OS 10.15.7

Steps to reproduce

  • Click a text input
  • Click outside of the text input
  • Repeat 2 steps above

Expected Behavior

The hint fades away as quickly as possible

Actual Behavior

It remains until it overlaps with the underline and disappears (from 3.5.8 ~ 3.5.11)

This caused e2e tests of our product to fail since both hints displayed during validation 😅

Reproduction Link

https://play.vuetifyjs.com/#...

@KaelWD KaelWD added T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke C: VMessages labels Mar 21, 2024
@KaelWD KaelWD added this to the v3.5.x milestone Mar 21, 2024
@KaelWD KaelWD self-assigned this Mar 22, 2024
@KaelWD KaelWD closed this as completed in 508a307 Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: VMessages T: bug Functionality that does not work as intended/expected T: regression Something that used to work but we broke
Projects
None yet
Development

No branches or pull requests

2 participants