ppresume / community

Discussions, feedbacks, roadmaps, community.
57 stars 3 forks source link

bug: auto complete values conflict with labels in some input #66

Open xiaohanyu opened 2 weeks ago

xiaohanyu commented 2 weeks ago

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:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'

Actual Behavior

Some users reported this bug with Firefox browser, I myself also met this bug occationally.

image

Expected Behavior

The label should be floated when the field is auto filled by browser

[Optional] Screenshots

NA

Desktop

TBD

Smartphone

TBD

Additional Context

TBD