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

Dropdown: Hitting a backspace when focused on a dropdown returns no results #8985

Open
Sovia opened this issue Aug 26, 2024 · 1 comment
Open
Labels
team: landmark For Landmark issues type: bug 🐛 [2] Velocity rating (Fibonacci)

Comments

@Sovia
Copy link
Contributor

Sovia commented Aug 26, 2024

Describe the bug
When a dropdown is focused, and the backspace button is pressed, the dropdown opens with no search results found even though no filter string is entered.

To Reproduce

Steps to reproduce the behavior:

  1. Go to https://main-enterprise.demo.design.infor.com/components/dropdown/example-index.html
  2. Tab so that the dropdown is focused
  3. Press backspace
  4. See error

Expected behavior
If there is no search string, then all the values should be returned.

Version

  • ids-enterprise: 4.99.0-dev

Screenshots
StaticDropdownSearchIssueForm
StaticDropdownSearchIssue

Platform

  • Infor Application/Team Name: Landmark Web UI
  • OS Version: Windows 11
  • Browser Name: Chrome
  • Browser Version: 127.0.6533.122

Additional context
This also happens on a datagrid.

@Sovia Sovia added the team: landmark For Landmark issues label Aug 26, 2024
@tmcconechy tmcconechy added type: bug 🐛 [2] Velocity rating (Fibonacci) labels Aug 26, 2024
@AAlviar
Copy link

AAlviar commented Oct 3, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team: landmark For Landmark issues type: bug 🐛 [2] Velocity rating (Fibonacci)
Projects
Development

No branches or pull requests

6 participants
@tmcconechy @Sovia @AAlviar and others