mi6 / mi6/ic-ui-kit

Internal issue 3133 - Cannot search in an IcSelect input where searchable=true and selectOnEnter=true

Open
#4,073 4 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.