workbenchdev / workbenchdev/Workbench
Suggested proposals too narrow
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 844
- Forks
- 91
- Avg merge
- 7h 12m
- Merged PRs (30d)
- 1
Description
When I start typing something like Adw.StatusPage the suggestions quickly get narrowed down to Adw.Statusbar
so Adw.StatusPage is not for choice. That happens with other classes, too.
Only after I remove the letters after Adw. and type them again, I get the desired suggestion:
Is that how it should work? It looks like a bug to me.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Reproduce the Adw.StatusPage and Adw.Statusbar suggestion behavior described in the issue, then trace the suggestion filtering path to determine why typing after Adw. narrows results incorrectly. Done means the intended class remains selectable without deleting and retyping the prefix, with a regression test if the existing suggestion tests cover this behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100