Move topics location on project overview
What does this MR do and why?
Related to #364192 (closed)
Moves the project topics section and improves wrapping.
Note: I don't think this needs a backend review since all the changes are HTML changes and we are not touching or calling any Ruby methods from the HAML. Opting to skip backend review unless someone feels strongly about this.
Screenshots or screen recordings
Desktop
Before | After |
---|---|
Before | After |
---|---|
Mobile
Before | After |
---|---|
Before | After |
---|---|
How to set up and validate locally
- Navigate to http://gdk.test:3000/admin/topics/new and add a few topics
- Navigate to a project ->
Settings
->General
- In the
Naming, topics, avatar
section add topics in theTopics
field - Navigate to the project overview
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Peter Hegman