stackabletech / stackabletech/cockpit
Filebrowser: Bucket Grid Search
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- Avg merge
- 22h 6m
- Merged PRs (30d)
- 12
Description
Add a small search bar that looks through the bucket grid for bucket names using case insensitive matching. Similarly, add a search bar to the bucket list in the sidebar as well.
Contributor guide
No contributing guide indexed for this repository
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
Start at the Filebrowser entry point and trace the bucket grid and sidebar bucket-list components. Check how each component receives and displays bucket names, then add case-insensitive filtering in both views. Done means both search bars narrow their respective bucket displays by name and show the expected results when the query changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 65/100