Lizandro GuarnizoandClaude Sonnet 4.6 23db497730 fix: include id and phone in professionals.users for findById
The findById endpoint only selected {name, picture} from professionals.users,
so when a patient viewed a service detail the professional's id and phone
were missing. This caused:
- The call button to be hidden (phone was null)
- The chat route to be built with an empty professional ID ('/chat/')
  making the Firestore stream unable to find the chat → spinner forever

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-22 10:16:53 -05:00
2026-06-17 07:47:29 -05:00
S
Description
No description provided
688 KiB
Languages
TypeScript 96.7%
HTML 2%
PLpgSQL 0.9%
CSS 0.2%