secondlife / secondlife/viewer
Inventory Filter > Highlight Box
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
Highlighted Filter box when a filter is applied to avoid confusion if we forget we have a filter applied.
Sometimes after we apply some filter to Inventory we forget that we have that filter active and we may get confused when not finding items. So I propose that whenever a filter is active (other than All Types) the Filter drop down box is highlited somehow, maybe with a yellow background, as a warning that a filter is active. ..
https://secondlife.canny.io/admin/board/feature-requests/p/inventory-filter-highlight-box
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
The issue concerns the Inventory filter drop-down and its active-filter state; no source file or test is named. Start by locating the viewer UI entry point for Inventory filtering, then check how the All Types and other filter selections are represented. Done means the box is visibly highlighted whenever a non-All Types filter is active.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, game-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100