Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add admin tag pages for taggable records #6992

Closed
garethrees opened this issue Apr 27, 2022 · 0 comments · Fixed by #7201
Closed

Add admin tag pages for taggable records #6992

garethrees opened this issue Apr 27, 2022 · 0 comments · Fixed by #7201
Assignees
Labels
enhancement Adds new functionality f:admin x:uk

Comments

@garethrees
Copy link
Member

garethrees commented Apr 27, 2022

It would be useful to have:

  • /admin/bodies/tags
  • /admin/requests/tags
  • etc

To serve a few purposes:

A basic listing would be a good first step, but additional niceties would be:

  • search
  • filters (sort by name, most used)
  • a both_links implementation so that we get <eye> tag, where the eye links to a public search for the tag and the tag links to an admin search for the tag.
  • A way of finding all taggables with the given tag (I guess a link to search at an overall /admin/tags page)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Adds new functionality f:admin x:uk
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants