Order tabs with drag and drop V2
I earlier did a very simple Blazor version to be able to sort tabs with drag and drop.
I wanted to update it a bit and also display how the tabs are actually ordered on the content types to spot inconsistencys or make it easier to fine tune placement by being able to drag and drop in the tab layout directly instead of adjusting in a potential long vertical list.
Nothing changes until you hit save. Have som export / import buttons but I havent tested that yet.
You can find the code over at my GitHub.

Comments