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

🐛 fix(bal-select): disabling previous prefill in edge is not possible #1406

Closed
1 task done
yannickholzenkamp opened this issue May 24, 2024 · 2 comments · Fixed by #1407
Closed
1 task done

🐛 fix(bal-select): disabling previous prefill in edge is not possible #1406

yannickholzenkamp opened this issue May 24, 2024 · 2 comments · Fixed by #1407
Assignees
Labels
🐛 bug Something isn't working

Comments

@yannickholzenkamp
Copy link
Member

Current Behavior

When using a bal-select in Microsoft Edge with typeahead functionality, you can enter the search value for the options in the input field. If you proceed in the form, Edge will store your entered information and prefill the select input the next time.

Expected Behavior

It should be possible to disable the prefill of Edge.

Steps to Reproduce

see above

Version

16.2.0

Browsers

Microsoft Edge

Device

No response

Code Reproduction URL

No response

Additional Information

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@yannickholzenkamp yannickholzenkamp added the 🐛 bug Something isn't working label May 24, 2024
@yannickholzenkamp yannickholzenkamp self-assigned this May 24, 2024
@yannickholzenkamp
Copy link
Member Author

/cib

Copy link
Contributor

Branch fix/issue-1406 created!

github-actions bot added a commit that referenced this issue May 24, 2024
hirsch88 pushed a commit that referenced this issue May 27, 2024
…#1407)

* Create PR for #1406

* fix(bal-select): if autocomplete is set to off, then aria-autocomplete should be set to none

* chore(bal-select): add changelog for bal-select fix

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Yannick Holzenkamp <[email protected]>
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