Hide Sources card; open citation links in new tab #108

Closed
opened 2026-08-04 10:21:52 -07:00 by westfarn · 0 comments
Owner

Summary

Hide the Sources card under assistant messages. Inline citation markers ([1], [2], …) stay clickable and open the source URL in a new tab.

Acceptance criteria

  • No Sources list/card under chat bubbles.
  • Clicking an inline [n] opens that citation’s URL in a new tab (noopener).
  • Citations with no URL do nothing on click (marker still renders).
  • Tests updated.
## Summary Hide the Sources card under assistant messages. Inline citation markers (`[1]`, `[2]`, …) stay clickable and open the source URL in a new tab. ## Acceptance criteria - [ ] No Sources list/card under chat bubbles. - [ ] Clicking an inline `[n]` opens that citation’s URL in a new tab (`noopener`). - [ ] Citations with no URL do nothing on click (marker still renders). - [ ] Tests updated.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ai_ml_operations/chat_web_app#108