Internal issue 3133 - Cannot search in an IcSelect input where searchable=true and selectOnEnter=true
Open
Nobody has claimed this yet.
good first issue
select component
- Dominant language
- TypeScript
- Stars
- 53
- Forks
- 63
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 15
Description
{noformat} console.log(event.detail.value)}
selectOnEnter
/>{noformat}
When the Menu appears, focus is taken away from the input preventing you from typing more than one character
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the provided IcSelect example with searchable and selectOnEnter enabled, then inspect the IcSelect input and menu focus behavior. The issue is done when the menu can appear without preventing the user from typing more than one character into the searchable input.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100