Crocoblock / suggestions

The suggestions for CrocoBlock project
193 stars 78 forks source link

Ability to Drag-n-Drop sorting for Glossaries in JetEngine #4545

Open hamed-azimi opened 2 years ago

hamed-azimi commented 2 years ago

It's not critical, but it helps a lot, especially when we have many Glossaries, the ability to drag and drop to sort Glossaries.

We use Glossaries a lot in order to have a global list of different stuff. Now the number of Glossaries are increasing and it would be much better if we could give them the order we want, by dragging and dropping them to sort them as we wish (just like how we can sort the items/options inside a glossary) https://ibb.co/rZJvS6c

Thanks

acal commented 4 months ago

+1 all custom post types would be a good option to have a drag and drop sorter similar to that offered in WooCommerce product categories bulk editor. High value for UX. Using a custom field for display rank with a custom query is what I do now with JetEngine but this is a headache if you want to insert a post in the middle of the ranking as that means you need to change all of the subsequent post values. It provides a lot more freedom to the users. Thanks!