nextcloud / nextcloud/cookbook

Filter by tag/category my means of updating the filter string

Open
#2,197 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.