bug: auto complete values conflict with labels in some input
Opened this issue · 0 comments
xiaohanyu commented
Description
When browsers auto fill some values in some fields, the label won't be floated which lead to a conflicting between the label and the values.
To Reproduce
TBD for reproduction steps.
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
Actual Behavior
Some users reported this bug with Firefox browser, I myself also met this bug occationally.
Expected Behavior
The label should be floated when the field is auto filled by browser
[Optional] Screenshots
NA
Desktop
TBD
- OS: [e.g. iOS]
- Browser: [e.g. chrome, safari]
- Version: [e.g. 22]
Smartphone
TBD
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser: [e.g. stock browser, safari]
- Version: [e.g. 22]
Additional Context
TBD