openlibhums / openlibhums/janeway
More detail in admin list for navigation items
Nobody has claimed this yet.
- 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
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 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