Sunday, June 14, 2026

Fix "Open full view" button in Unified Inbox

Volleyball Elite Academy development update
Volleyball Elite Academy
Fix "Open full view" button in Unified Inbox

Fix "Open full view" button in Unified Inbox

Volleyball Elite Academy — Development Update • June 14, 2026

Fix "Open full view" button in Unified Inbox

What & Why

The "Open full view" button on the Unified Inbox reading pane does nothing when clicked. The button calls wouter's to navigate to , but since the user is already on the Communication Hub page, wouter doesn't remount the component. The tab-sync listener only fires on browser events (back/forward), not on programmatic calls, so never updates and the Conversations tab never opens.

Done looks like

  • Clicking "Open full view" on an email thread in the Unified Inbox opens the Conversations tab focused on that thread
  • The button works whether the user is already on the Communication Hub or navigating from elsewhere
  • The ExternalLink icon behaviour matches the actual navigation (new tab or full-page navigate)

Out of scope

  • Changing any other navigation in the Communication Hub
  • Fixing the message or suggestion link variants (apply the same fix to keep them consistent)

Steps

1. Replace with full navigation in the button — In , change the "Open full view" button's from to so clicking opens the target tab/thread in a new browser tab, completely bypassing the SPA routing issue. This matches the icon's visual intent.

Relevant files

-

Volleyball Elite Academy

Reply to this email — we read every reply.

You received this because you have an account with Volleyball Elite Academy.

elitevolleyball.training

No comments:

Post a Comment