Description
Overview
Form submissions and mutations don't show loading state. Users can double-submit.
Background
No disabling of buttons during async operations.
Specifications
- Add loading state to forms
- Disable buttons during submission
Tasks:
- Create useMutation hook
- Add loading props to forms
- Prevent double submission
Impacted Files:
- src/hooks/*.tsx
- src/components/forms/*.tsx
Labels: frontend, ux, priority-medium
Acceptance Criteria
Loading states on mutations
🙆Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐
Description
Overview
Form submissions and mutations don't show loading state. Users can double-submit.
Background
No disabling of buttons during async operations.
Specifications
Tasks:
Impacted Files:
Labels: frontend, ux, priority-medium
Acceptance Criteria
Loading states on mutations
🙆Contribution Guidelines:
Assignment required before PR submission
Timeframe: 48-72 hours
PR description must include: Close #issue no
Star the repo⭐