nextcloud / nextcloud/cookbook
Filter by tag/category my means of updating the filter string
Open
Nobody has claimed this yet.
enhancement
Frontend
- Dominant language
- HTML
- Stars
- 642
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
After the design review on 2024-03-12, the behavior of the left nav bar should be:
- Clicking on "Tags" in navigation would expand/collapse the navigation
- Clicking on a tag in the navigation would filter the recipe list
The same is true for categories
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
Start by tracing the left navigation and recipe-list filtering entry points in the cookbook application. Implement the described Tags and categories expand/collapse and filtering behavior through the filter string, then verify that selecting each navigation item updates the displayed recipes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100