[BUG] No loading icon on create module button
BlueZeeKing opened this issue · comments
Describe the bug
When creating a new module the button does not change to show a loading state. This can lead to confusion and the user clicking the button multiple times.
To Reproduce
Create a new module with a slow internet (use network throttling in chrome dev tools if needed)
Expected behavior
The button should show a loading icon
Screenshots
What a loading button should look like with NextUI
Information (please complete the following information):
- Node version [e.g. 18.17.0] v18.18.2
- Pnpm version [e.g. 8.9.2] 8.9.2
Additional context
Add any other context about the problem here.
Sorry for not creating this issue before submitting a PR
Completed by #329
Is the issue solved or can i work on this??
Is the issue solved or can i work on this??
It is solved, just waiting to be merged in #329