hotwax / facilities

App to manage facilities
Apache License 2.0
1 stars 8 forks source link

UI Display and Interaction Issues in Product Stores Modal #253

Closed Adameddy26 closed 2 months ago

Adameddy26 commented 4 months ago

Current Behavior

  1. When all selected product stores are deselected within the product stores modal, the chips representing selected facilities appear as blank instead of displaying "0".
  2. Upon opening the product stores modal, there is a noticeable delay before the tick marks indicating checked product stores become visible.
  3. The save button (FAB) appears overlapped with the checkboxes of product stores/facilities within the modal.

Expected Behavior

  1. When no product stores are selected, the chip within a facility group should display "0".
  2. Tick marks indicating checked product stores should appear instantly upon opening the product stores modal.
  3. The save FAB should not overlap with checkboxes.

Steps to reproduce the issue

Login the app with valid user credentials. Go to Groups tab. For any facility group, click on any product store chip to open its modal. Observe the issue of FAB button overlap. Same issue can be checked for facilities modal. Select one or more product stores within a facility group. Again open the modal to notice the delay before the tick marks appear next to the previously checked product stores. Now deselect all selected product stores. Observe that a blank chip appears instead of displaying "0" inside the chip.

Environment details

App version : V1.7.0 App environment : UAT

Additional information

https://jam.dev/c/9dc2c477-d0ea-46c0-9e27-0f6a77f1e299

Adameddy26 commented 2 months ago

Issue verified and working fine in release v1.8.0. Hence, closing it.