rubyforgood / rubyforgood/community_foundation
Add allocation form validations only appear on page reload
Open
Nobody has claimed this yet.
rubyforgood
- Dominant language
- Ruby
- Stars
- 12
- Forks
- 1
- Avg merge
- 6h 59m
- Merged PRs (30d)
- 19
Description
On Allocation Show page:
- Click "Add allocation"
- Click "Create". The allocation will not create, and the error message will show on page refresh but not on the page itself.
https://github.com/user-attachments/assets/4ab995ea-1c83-4a96-94da-a604b33392e0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Allocation Show page and reproduce the flow with “Add allocation” followed by “Create,” noting the validation behavior before and after a reload. Trace the form submission and validation response, then verify that invalid allocations are rejected and their error messages appear on the page without a refresh.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ruby
- Domain
- full-stack
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100