In the "favourite templates" tab, allow the user to re-order their favourites by dragging and dropping
There's no need to store an order field in the preferences, just store the favourites in their preferred order
| Cparle | |
| Apr 15 2025, 11:36 AM |
| F59998811: image.png | |
| May 15 2025, 5:03 AM |
In the "favourite templates" tab, allow the user to re-order their favourites by dragging and dropping
There's no need to store an order field in the preferences, just store the favourites in their preferred order
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| ext.templateData.templateDiscovery: Reorder favorite templates | mediawiki/extensions/TemplateData | master | +62 -4 |
Change #1136727 had a related patch set uploaded (by Samtar; author: Samtar):
[mediawiki/extensions/TemplateData@master] [WIP]: ext.templateData.templateDiscovery: Reorder favorite templates
Do we need to have a icon handle on each row to use for dragging? e.g. OOjs_UI_icon_draggable.svg:
@AAlhazwani-WMF do you have ideas?
Change #1136727 merged by jenkins-bot:
[mediawiki/extensions/TemplateData@master] ext.templateData.templateDiscovery: Reorder favorite templates