beckn / beckn-ui-workspace

Mono Repo for Beckn UI Workspace
9 stars 12 forks source link

In the tourism apps, when updating an order, if the pin code is invalid, the update API call does not occur, and the loader keeps rotating continuously. #1445

Closed omkar-em closed 1 month ago

omkar-em commented 3 months ago

Description

In the tourism apps, when updating an order, if the pin code is invalid, the update API call does not occur, and the loader keeps rotating continuously.

Steps To reproduce

1.Open app 2.Login into apps 3.Search product and check it out 4.Click on update order

Expected Result

If the pin code is invalid, an error message should be displayed to the user indicating the issue with the pin code.

Actual Result

When updating an order, if an invalid pin code is entered: The update API call does not occur. The loader keeps rotating continuously without stopping. No error message is displayed to the user about the invalid pin code.

Image

skrushna1704 commented 3 months ago

PR for above task https://github.com/beckn/beckn-ui-workspace/pull/1449 CC:- @ankitShogun @aniketceminds @omkar-em

omkar-em commented 1 month ago

Working fine hence closing.

Image