Skip to content

Multiple mini tickets done - #357

Merged
Nathnael45 merged 1 commit into
mainfrom
Last-minute-fixes
Apr 14, 2026
Merged

Multiple mini tickets done#357
Nathnael45 merged 1 commit into
mainfrom
Last-minute-fixes

Conversation

@Nathnael45

Copy link
Copy Markdown
Contributor

Title: Last minute fixes: login flow, signup validation, funds list counts

Body:

Summary

  • Login flow: app launch now redirects to /login; added /login page route
  • Signup validation: per-field "required field" red text + Toast popup when fields are empty on any step
  • Funds list view: fixed response parsing so contributor count and units display correctly (was reading data.funds object instead of data.funds.funds array) — applied to both list and grid view

Test plan

  • Go to http://localhost:3000 — should redirect to /login
  • Try signing up with empty fields — should show red "required field" under each empty input and a Toast popup
  • Go to /funds in list view — contributors and units should show real numbers
  • Go to /funds in grid view — same fix applied to card view

@Nathnael45
Nathnael45 merged commit fb9baa9 into main Apr 14, 2026
2 checks passed
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.

1 participant