hotwax / facilities

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

Missing Separator Horizontal Line Between Product Stores and Facilities in Groups Tab #291

Open Adameddy26 opened 1 month ago

Adameddy26 commented 1 month ago

Note

Also there is extra separator horizontal line present at the bottom of few parking cards.

Current behavior

The separator horizontal line is missing, leading to a lack of visual separation between the "Product Stores" and "Facilities" sections.

Expected behavior

A clear separator horizontal line should be visible between the "Product Stores" and "Facilities" sections, providing a visual distinction between these sections.

Steps to reproduce the issue

Open the Facilities app. Navigate to the "Groups" tab. Observe the area between the "Product Stores" and "Facilities" sections.

Environment details

App version : V1.8.2 App environment : UAT

Additional information

Screenshot from 2024-07-29 16-30-55

ymaheshwari1 commented 1 month ago

@Ridwan6947

Adameddy26 commented 2 weeks ago

Verified in release v1.9.0 and found that extra separator horizontal line is still present in the bottom of parking cards. Hence, reopening it. Screenshot from 2024-08-20 16-01-12

Adameddy26 commented 1 week ago

Issue verified in release v1.9.2 and found that extra space is visible at the bottom of parking cards. Hence, reopening this issue. @dt2patel This seems to be inconsistent if we compare the cards UI of parking and groups. In parking, we maintain the height of cards in a row but not in the groups. Please share your thoughts on what should be done.

Parking UI - Screenshot from 2024-08-28 12-09-49

Groups UI - Screenshot from 2024-08-28 12-30-22

dt2patel commented 1 week ago

Correct @Adameddy26 card height should be restricted to the content of the cards. The styling used in the groups page should be mirrored in the parkings page.