openlibhums / openlibhums/janeway

More detail in admin list for navigation items

Open
#3,250 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement Size S
Dominant language
Python
Stars
238
Forks
97
Avg merge
9d 1h
Merged PRs (30d)
8

Description

Is your feature request related to a problem? Please describe.
As a staff member, if I need to use the admin interface to manage navigation items, I cannot search or filter effectively.

Describe the solution you'd like
Filter by link, is_external, sequence, page, has_sub_nav, top_level_nav. Search by link and link_name.

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 locating the navigation-item model and its admin list configuration, then inspect how existing admin filters and searches are defined. Add the requested filters for link, is_external, sequence, page, has_sub_nav, and top_level_nav, plus searches for link and link_name. Done means staff can use each filter and search from the navigation-items admin page.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
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.