While working on a Loan Application project I designed this “Add Guarantors” screen with one goal:
Make eligibility obvious and next steps effortless.
1) Search is built for speed
Users can search by name or Member ID and there’s a tip right under it.
Less friction, faster selection.
2) Selected guarantors are shown immediately
No “where did my selection go?” moment.
Everything is visible in one list.
3) Status is clear at a glance
Each guarantor gets a label that answers the only question that matters:
Eligible ✅
Pending 🟠
Not eligible ❌
4) Explain the “why” (not just the error)
“Not eligible” comes with a reason:
Member has guaranteed 2 members already.
This reduces back-and-forth and supports trust.
5) Built-in recovery actions
If pending, users can Resend request.
If wrong choice, they can Remove instantly.
No dead ends.
Like this project
Posted Feb 18, 2026
While working on a Loan Application project I designed this “Add Guarantors” screen with one goal:
Make eligibility obvious and next steps effortless.
1) Sea...