Organizations List - HTML Descriptions
What does this MR do and why?
Closes #426995 (closed)
Follow up from !132418 (merged)
This change adds HTML support to the Organizations description to support #422078 (closed). Also we add GlTruncateText
to follow the pattern set by groups_list_item.vue
.
This change is behind a feature flag (:ui_for_organizations
)
important: The GraphQL endpoint has not been implemented yet and the data is served via a local resolver.
Screenshots or screen recordings
Before | After |
---|---|
How to set up and validate locally
- Enable FF
Feature.enable(:ui_for_organizations)
- Click Organizations Tab in left nav
- Ensure descriptions appear
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.
Related to #426995 (closed)
Edited by Zack Cuddy