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

Select with a placeholder and label displays the placeholder value more than once when cleared #202

Closed
gabrielblake28 opened this issue Sep 10, 2024 · 0 comments · Fixed by #203
Assignees
Labels
auro-select not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes

Comments

@gabrielblake28
Copy link

Describe the bug

To Reproduce

Steps to reproduce the behavior:

  1. Implement a select component with both a label and a placeholder value
  2. Select a value from the dropdown
  3. Clear that selected value
  4. See select state with both placeholder value and label value side by side

Expected behavior

A select with both a label and placeholder should not display the placeholder value more than once when cleared.

Screenshots

Screenshot 2024-09-10 at 11 32 21 AM
select-screen-record.mov
select-behavior.mov

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: Macbook Pro
  • OS: Sonoma 14.5
  • Browser: Google Chrome

Additional context

@gabrielblake28 gabrielblake28 added auro-select not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes labels Sep 10, 2024
@jason-capsule42 jason-capsule42 linked a pull request Sep 11, 2024 that will close this issue
6 tasks
blackfalcon pushed a commit that referenced this issue Sep 11, 2024
## [2.10.8](v2.10.7...v2.10.8) (2024-09-11)

### Bug Fixes

* don't apply placeholder text to value [#202](#202) ([baef181](baef181))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auro-select not-reviewed Issue has not been reviewed by Auro team members Type: Bug Bug or Bug fixes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants