You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.
select line and call "Pick" => the picking modal is displayed
suppose you have an HU on one of the picking slots from the right side. If not, add one or ask somebody to add one for you
try to expand that HU => first time does nothing (NOK), second time it is actually expanded
now try to collapse the included HU => instead of collapsing just that one, frontend is actually collapsing all nodes until the "expandedDepth" that was provided in view layout (NOK)
What is the expected or desired behavior?
Shall work nice and natural.
Also please pay attention to the "-" and "+" icons. They are not always correct (sometimes the "-" icon is displayed instead of "+").
The text was updated successfully, but these errors were encountered:
made sure i have an HU on a slot then i used + and - to expand / collapse
=> + always means expand and - always collapse OK
=> on slot level: - collapses all, + expands to LU OK
=> on LU level: - collapses TU and CU, + expands to TU OK
=> on TU level: - collapses CU, + expands to CU OK
Is this a bug or feature request?
Bug
required for metasfresh/metasfresh-webui-api-legacy#689
What is the current behavior?
Which are the steps to reproduce?
open picking terminal: https://w101.metasfresh.com:8443/window/540345
select line and call "Pick" => the picking modal is displayed
suppose you have an HU on one of the picking slots from the right side. If not, add one or ask somebody to add one for you
try to expand that HU => first time does nothing (NOK), second time it is actually expanded
now try to collapse the included HU => instead of collapsing just that one, frontend is actually collapsing all nodes until the "expandedDepth" that was provided in view layout (NOK)
What is the expected or desired behavior?
Shall work nice and natural.
Also please pay attention to the "-" and "+" icons. They are not always correct (sometimes the "-" icon is displayed instead of "+").
The text was updated successfully, but these errors were encountered: