Jasonette / Jasonette/Jr-client

Autocomplete shouldn’t show up before typing something

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4
Forks
5
PR merge metrics
No merged PRs in 30d

Description

When initially clicking on the search bar, it hits the `/jrs.json` endpoint and returns all results.

Need to correct this so it doesn't trigger the search until the user starts typing something.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the search-bar autocomplete code and the request to `/jrs.json`. Verify the initial click path and then test the behavior with an empty query and with typed input. Done means an empty search does not trigger the endpoint, while typing still loads results.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.