user-story icon indicating copy to clipboard operation
user-story copied to clipboard

[Feature] Reflect network requests on button

Open kailash360 opened this issue 2 years ago • 8 comments

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

kailash360 avatar Oct 27 '22 17:10 kailash360

Can I take up this issue? I have set up the project locally.

kunal00000 avatar Dec 11 '22 21:12 kunal00000

Can I take up this issue? I have set up the project locally.

Sure go ahead @kunal00000

codetheorem avatar Dec 11 '22 21:12 codetheorem

Hi @codetheorem , can I get slack invite. link in the readme file is broken and previous year gsoc page Invite link was broken therefore could not join slack.

kunal00000 avatar Dec 11 '22 21:12 kunal00000

Hi @codetheorem , can I get slack invite. link in the readme file is broken and previous year gsoc page Invite link was broken therefore could not join slack.

https://eos-community.slack.com/

codetheorem avatar Dec 11 '22 21:12 codetheorem

through this person cannot be joined without being part of organisation on slack invite link needed for new participant to join. also please tell me which button is referred in the issue?

kunal00000 avatar Dec 11 '22 21:12 kunal00000

through this person cannot be joined without being part of organisation on slack invite link needed for new participant to join. also please tell me which button is referred in the issue?

Buttons which are connected with an async callback.

codetheorem avatar Dec 12 '22 14:12 codetheorem

Review if button should work like this as shown

https://user-images.githubusercontent.com/92316166/209713606-835daf0a-10fc-425b-9177-07b3f70454c7.mov

kunal00000 avatar Dec 27 '22 19:12 kunal00000

Please review the pr linked to the issue.

kunal00000 avatar Jan 24 '23 18:01 kunal00000