dor_g
July 16, 2024, 1:14pm
1
Product: PowerShell Universal
Version: 4.3.0
I need an option to transfer multiple objects
I try to search for the object and use the ‘[>>]’ button, but it transfer all the list and not what I searched:
I notice this component on mui website:
https://mui.com/material-ui/react-transfer-list/#enhanced-transfer-list
and even a issue that opened:
https://github.com/ironmansoftware/powershell-universal/issues/2888
@adam you write it will supposed to added in v4.3 but I don’t see this option.
dor_g
July 23, 2024, 8:04am
2
ANY UPDATE regards to the issue?
dor_g
July 30, 2024, 9:16am
3
@adam
Issue number #2888 not resolved , although it marked as one.
The users need to select the items one by one.
Also can you add a search option to the second list?
The list contains 300+ objects, its annoying to search one by one,
adam
July 30, 2024, 6:30pm
4
#2888 - It looks like it wasn’t merged in for some reason. The work was completed but is not in the current version. I’ve migrated to code into 4.4.0.
Adding a search to the right side should be easy enough.
dor_g
September 3, 2024, 7:52am
6
Any update when 4.4.0 will be released?
dor_g
September 12, 2024, 5:05pm
7
Hi,
Just checked the enhanced feature on 4.4.0,
When I using the searching field and then select all, It selecting All the list objects and not only what I searched for.
As you see in the picture 185/185 objects selected (after I searched only 7 need’s to be selected) - Can you help me with this issue?
Here is an example from ANT Design
https://ant.design/~demos/transfer-demo-oneway/
dor_g
September 23, 2024, 8:43am
8
Hi, @adam There is any update?