Problem
Several UI elements are visible to users but lead to dead ends or broken flows:
- Lightning quick-action button — no handler
- Multiple navbar links — 404
- Price alert push channel toggle — non-functional
- Business team invite send button — no email sent
- Referral stats — broken API
Fix
For each incomplete feature:
- Show a 'Coming soon' badge or tooltip
- Disable the interactive element
- Or hide it behind a feature flag
Impact
Medium UX — broken features damage user trust.
Problem
Several UI elements are visible to users but lead to dead ends or broken flows:
Fix
For each incomplete feature:
Impact
Medium UX — broken features damage user trust.