Skip to content

[Feature] Reflect network requests on button #287

@kailash360

Description

@kailash360

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions