Extend topics explore page to provide more details

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA. As a benefit of being a GitLab Community Contributor, you can request access to GitLab Duo.

What does this MR do and why?

Extend topics explore page to provide more details

Inspired by the CI/CD components extend the topics explore page with more info such as description and number of projetcs per topic

Changelog: changed

🛠 with at Siemens as part of the DACH connect roadshow

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

  1. Add some topics via http://127.0.0.1:3000/admin/topics
  2. apply this MR and run bundle exec rails db:migrate RAILS_ENV=development
  3. Browse the topics at http://127.0.0.1:3000/explore/projects/topics

Numbered steps to set up and validate the change are strongly suggested.

Edited by Roger Meier

Merge request reports

Loading