[
https://issues.apache.org/jira/browse/TOBAGO-2486?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udo Schnurpfeil resolved TOBAGO-2486.
-------------------------------------
Resolution: Fixed
> SelectManyShuttle: selected list should be sortable by the user
> ---------------------------------------------------------------
>
> Key: TOBAGO-2486
> URL: https://issues.apache.org/jira/browse/TOBAGO-2486
> Project: MyFaces Tobago
> Issue Type: New Feature
> Components: Core
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Major
> Fix For: 6.11.0
>
>
> Todos:
> * Need buttons to shift selected item up/down/top/bottom (/)
> * Request / response / Renderer need to respect the order of the select
> items (/)
> ** Here we need refactoring, the list will iterated 3 times in the current
> implementation. Iterating over the list is complex, because of different
> types of loop and item combinations. (/)
> ** Plan: only one iteration and collect order while this loop. Rendering the
> options inside the selected/unselected tag by Typescript. (/)
> * "remove" and "removeAll" should put the unselected option back in the list
> at the original place/order (/)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)