Skip to content

Fix tag navigation to exclude inactive apps and add tests#124

Open
qzMalekuz wants to merge 2 commits intocytoscape:masterfrom
qzMalekuz:fix-tag-active-filter
Open

Fix tag navigation to exclude inactive apps and add tests#124
qzMalekuz wants to merge 2 commits intocytoscape:masterfrom
qzMalekuz:fix-tag-active-filter

Conversation

@qzMalekuz
Copy link

Fixes #106
Related to #285

This PR fixes an issue where inactive apps could appear in tag navigation pages.

Changes

  • Updated tag queries to return only active apps.
  • Ensured inactive apps return a 404 when accessed directly.

Tests

  • Added tests verifying that tag pages display only active apps.
  • Added tests confirming that inactive app pages return 404.

All existing tests pass successfully.

@qzMalekuz
Copy link
Author

Screenshot 2026-03-06 at 1 54 02 AM

All tests pass locally.

Ran 77 tests in ~6s

Thanks.

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.

searching for clusterone app shows up in app list, but is 404 page when clicked

1 participant