Skip to content

Fix: Replace alerts with inline validation errors (#12)#88

Open
Sp1kyss wants to merge 1 commit into
gbabaisaac:mainfrom
Sp1kyss:fix/form-validation
Open

Fix: Replace alerts with inline validation errors (#12)#88
Sp1kyss wants to merge 1 commit into
gbabaisaac:mainfrom
Sp1kyss:fix/form-validation

Conversation

@Sp1kyss

@Sp1kyss Sp1kyss commented Apr 18, 2026

Copy link
Copy Markdown

Add missing errors state to CreateBountyForm. Replaced generic window alerts with inline UI error messages for better UX. Verified that submission is blocked if fields are invalid.

Work completed via Antigravity agent
Closes #12

@Sp1kyss

Sp1kyss commented Apr 18, 2026

Copy link
Copy Markdown
Author

Hi @gbabaisaac, I’ve completed the fix for Issue #12. I added the missing errors state and replaced the window.alert() calls with the inline UI validation already present in the components. I verified the fix with a successful production build.

Since I don't see an automated bounty bot here, could you clarify if I need to link this PR on the MergeFund dashboard to qualify for the reward? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug Fix: Form Validation Bug

1 participant