hotwax / facilities

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

Continuous loading and error message occurs when saving 'Staff' modal with no changes in facility detail page. #257

Closed Adameddy26 closed 2 weeks ago

Adameddy26 commented 4 months ago

Expected behavior

Save button should appear disabled until any changes are done inside the modal.

Steps to reproduce the issue

Login the app with valid user credentials and click on any facility card on find facilities page. Navigate to the 'Staff' section on the facility details page. Click on the "Add Staff Member" button. Attempt to save the selection without doing any changes. Observe continuous loading on the UI and the appearance of the error toast message.

Environment details

App version : v1.7.0 App environment : UAT

Additional information

https://jam.dev/c/f0593eaa-908a-44b1-a95d-a30c7de666bf

Adameddy26 commented 2 weeks ago

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