humanmade / humanmade/hm-gutenberg-tools
Post Tags not searching correctly
Open
- Dominant language
- JavaScript
- Stars
- 187
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Currently Post Tags don't have live search.
When searching it only searches the tags currently loaded.
Search functionality needs to search all tags regardless of if they are loaded.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the Post Tags search component and the code that loads tags, then reproduce the issue with tags that are not currently loaded. Trace how the search is scoped to loaded results and verify that the completed search returns matching tags from the full set, including tags not yet loaded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend, search
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100