Skip to content

APP-815: fix: chat context component missing runtime client#9105

Merged
AdityaHegde merged 1 commit intomainfrom
fix/chat-context-not-passed-runtime-client
Mar 24, 2026
Merged

APP-815: fix: chat context component missing runtime client#9105
AdityaHegde merged 1 commit intomainfrom
fix/chat-context-not-passed-runtime-client

Conversation

@AdityaHegde
Copy link
Copy Markdown
Collaborator

Chat context dropdown is handled by tiptap so it is rendered outside of svelte component tree. So we need to explicitly pass runtime client as context.

Checklist:

  • Covered by tests
  • Ran it and it works as intended
  • Reviewed the diff before requesting a review
  • Checked for unhandled edge cases
  • Linked the issues it closes
  • Checked if the docs need to be updated. If so, create a separate Linear DOCS issue
  • Intend to cherry-pick into the release branch
  • I'm proud of this work!

@AdityaHegde AdityaHegde requested a review from ericpgreen2 March 24, 2026 04:44
@AdityaHegde AdityaHegde marked this pull request as ready for review March 24, 2026 04:44
Copy link
Copy Markdown
Contributor

@ericpgreen2 ericpgreen2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching this!

@AdityaHegde AdityaHegde merged commit e550c5a into main Mar 24, 2026
16 checks passed
@AdityaHegde AdityaHegde deleted the fix/chat-context-not-passed-runtime-client branch March 24, 2026 07:27
@ericokuma ericokuma changed the title fix: chat context component missing runtime client APP-815: fix: chat context component missing runtime client Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants