Add help text to project topics selector
What does this MR do and why?
This adds UI text to help users working with topics in the project settings page.
Relates to &8489 and #393263.
How to set up and validate locally
- Create a project.
- Navigate to the project settings page (ie. http://127.0.0.1:3000/dev/example-project/edit).
- Note the description text below the topics selection input.
- Click the
Learn more.
link and verify you are redirected to the topics help page. - Add one or more topics to the project and save changes.
- Remove one or more topics from the project and save changes.
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 Cryptopone