You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking on a category on a software or project page, you should be redirected to an overview page where you see all software/projects that have that category.
This can be implemented in two stages:
Add database functionality that generates the metadata for the overviews.
Create the overviews on the frontend
Create categories filter on organisation project page
Create link for filtering category on the project page
Create categories filter on the organisation software page
Create categories filter on the software overview page (global categories)
Create link for filtering category on the software page (global, organisation and community categories)
The text was updated successfully, but these errors were encountered:
When clicking on a category on a software or project page, you should be redirected to an overview page where you see all software/projects that have that category.
This can be implemented in two stages:
The text was updated successfully, but these errors were encountered: