Add column sorting capability to GitLab tables
What does this MR do and why?
Add column sorting capability to GitLab tables
In the preview and view of markdown editors, table columns will now be sortable. Multi-column sorting is not supported.
Changelog: added
Screenshots or screen recordings
How to set up and validate locally
- Enable FF
markdown_sortable_table_headerson http://gdk.test:3000/rails/features - Go to any markdown rendered content (comment, work item description, wiki...)
- Add a table in markdown
- Preview or save the content
- Sort the table
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #585266 (closed)
Edited by Vanessa Otto