Skip to content
This repository has been archived by the owner on Dec 13, 2020. It is now read-only.

view: collapsing rows works weird #1373

Closed
teosarca opened this issue Nov 22, 2017 · 4 comments
Closed

view: collapsing rows works weird #1373

teosarca opened this issue Nov 22, 2017 · 4 comments
Assignees
Labels

Comments

@teosarca
Copy link
Member

teosarca commented Nov 22, 2017

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
    image

  • 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)
    image
    image

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 "+").

@wiadev
Copy link
Contributor

wiadev commented Dec 6, 2017

@teosarca we have an issue with duplicated ids. please, take a look at this.
screenshot at dec 06 09-20-25

@teosarca
Copy link
Member Author

teosarca commented Dec 6, 2017

we have an issue with duplicated ids. please, take a look at this.

@wiadev shall be fixed by metasfresh/metasfresh-webui-api-legacy#722 ,
on next rollout.

@teosarca
Copy link
Member Author

teosarca commented Dec 6, 2017

now seems to work ok. moving the task to Test.

@metas-lc metas-lc self-assigned this Dec 8, 2017
@metas-lc
Copy link

metas-lc commented Dec 8, 2017

IT

  1. opened picking terminal and selected a line
  2. pressed pick
  3. 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

@metas-lc metas-lc closed this as completed Dec 8, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants