salesforce / salesforce/design-system-react

'No matches found' tooltip persists even after inputting item in combobox

Open
#2,589 9 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

stale
Dominant language
JavaScript
Stars
982
Forks
440
Avg merge
1d 21h
Merged PRs (30d)
4

Description

In combobox, the 'no matches found' tooltip is not cleared after the user has inputted the input after pressing enter.

Steps to reproduce:

Go to https://react.lightningdesignsystem.com/components/comboboxes/
then go to examples: 'Inline Single Selection'
and replace the code in code editor with the below code

https://gist.github.com/sktguha/55f1f78d0b29375ea52ff4436384bee5

if you enter any input and press enter, the tooltip 'No matches found' still persists, as shown in the image below.
image

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

Reproduce the issue in the Inline Single Selection example on the Comboboxes page using the code from the linked gist. Verify that entering input and pressing Enter clears the “No matches found” tooltip, and use that behavior as the completion check.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.