appbaseio / appbaseio/searchbox

renderNoSuggestion is shown before suggestion

Open
#68 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
193
Forks
21
PR merge metrics
No merged PRs in 30d

Description

` {
return (document.location.href = `/size/${source.slug}`);
}}
renderNoSuggestion={() => (


К сожалению база данных находится в фазе первичного накопления
информации.Список доступных типоразмеров{" "}
приведен тут:{" "}

)}
/>
`
in case of suggestions presented i get a nosuggestions rendering for a few moments before i get suggestions

Contributor guide

Open the contributing guide

Research direction

Start with the SearchBox component and the renderNoSuggestion handling, then reproduce the example with autosuggest enabled and suggestions available. Trace the loading and suggestion-rendering states; done means the no-suggestion content is not displayed during the brief interval before suggestions appear.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.