#4813 closed enhancement (wontfix)
Re-order the panels after sorting
Reported by: | tan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.tabs | Version: | 1.7.2 |
Keywords: | tabs, sortable | Cc: | |
Blocked by: | Blocking: |
Description
The ui.tabs should re-order the panel elements when using sortable.
Eg.
http://jqueryui.com/demos/tabs/#sortable
When I re-order the tabs, the order of the panels (in the DOM) is not the same as in the tabs.
This would be useful if you have form elements in the tabs, and you want the server to have the same order as you see in the GUI.
Note: See
TracTickets for help on using
tickets.
I really don't see how tabs re-indexing themselves would affect the server rendering at all.