chat detail header shows raw pubkey until contacts finish loading #70

Closed
opened 2026-04-19 12:53:43 +00:00 by zaelgohary · 0 comments
Member

The chat-load effect uses contacts.peek() when resolving the chat header name. On deep-link or slow contact load, contacts arrive after the chat is already loaded — header renders with the raw public key and never refreshes.

Fix: subscribe to contacts in the chat-load effect so the DM/header name re-resolves when contacts arrive.

The chat-load effect uses `contacts.peek()` when resolving the chat header name. On deep-link or slow contact load, contacts arrive after the chat is already loaded — header renders with the raw public key and never refreshes. Fix: subscribe to `contacts` in the chat-load effect so the DM/header name re-resolves when contacts arrive.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lhumina_code/hero_archipelagos#70
No description provided.