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

Tags view refactor #1851

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Tags view refactor #1851

wants to merge 2 commits into from

Conversation

Bomme
Copy link
Contributor

@Bomme Bomme commented Feb 18, 2025

Issue(s)
#1845 fixed an issue that was not detected by our tests

Description
I started out covering /browse/tags with tags after the above mentioned issue and ended up refactoring major parts of it.

  1. tag cloud: this is now a separate template as it had no connection to the search page.
    1. removed special case handling for initial_tagcloud from search.html
    2. add templates/tags/tag_cloud.html
  2. introduced a separate view function for the multiple tag look-up --> redirect

Deployment steps:
none

@Bomme Bomme requested a review from ffont February 18, 2025 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant