_statusIcon switch cases and tileColor checks were comparing against Spanish status strings (aprobado/iniciado/terminado/denegado); backend returns English (accepted/active/completed/cancelled/denied) so they always fell to default. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>