-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Description
Is your feature request related to a problem? Please describe.
Currently, whenever any request is made on clicking a button, the state of the button does not change.This creates a dilemma if the request has been made or not,until a proper response is received.
Describe the solution you'd like
The requests should be reflected on the button. It should be done by disabling the button whenever the button is clicked till the request is under process. Preferably it should also show a loader for better UX.
Additional context
Story - https://userstory.site/story/60e59aa42d674800150f759e
Metadata
Metadata
Assignees
Labels
No labels