-
-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Frontend]: Add Spinners To All Actionable Buttons #85
Comments
Hey Mayank Also can i use this without setting up the backend locally? |
@shravankumar-fs Let me know if you are in to take up this issue, will assign it to you then |
And this might help for loading buttons, |
Found a workaround to avoid setting up backend, Let me know if you are interested and would want me to assign it to you |
Hi @Mayank0255 Also currently which buttons need this feature? I see some places with no action event being triggered |
@shravankumar-fs So, spinners will be required wherever an api call is going, like when the components of a page are loading, when you click on a button, etc. Just explore the codebase add spinners wherever you think is required |
@shravankumar-fs Any progress on this? |
Hi.. is anyone working on this issue.. |
@amreekminocha Any idea how much time will it take you to complete this task? |
Thanks for assigning.. |
Sure, not an issue |
Hi I am having this error Can you help |
Can you pls send me the complete error? I can't firgure out anything from this. And can you please let me know that did you get this error while setting up the repo or what? |
Hi do share a point of contact as well |
sure, you can reach out to me on discord https://discords.com/bio/p/mayank0255 |
@amreekminocha and check on which node version are in currently? |
This worked.. thanks |
Hi Can you share the buttons where the spinner is require |
So, spinners will be required wherever an api call is going, like when the components of a page are loading, when you click on a button, etc. Just explore the codebase add spinners wherever you think is required It's ok if you miss some places |
@amreekminocha how's the progress on this? |
Add spinners to all buttons so that when the user clicks a button, it shows a spinner and the user gets to know that some process is going on
The text was updated successfully, but these errors were encountered: