-
Notifications
You must be signed in to change notification settings - Fork 645
fix: update tooltip text and rename "Referenced artifacts" to "Referenced answers" #18067
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: update tooltip text and rename "Referenced artifacts" to "Referenced answers" #18067
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
|
Your preview environment pr-18067 has been deployed. Preview environment endpoints are available at: |
|
Preview environment logs can be accessed at: https://console.cloud.google.com/logs/query;query=resource.labels.namespace_name%3D%22pr-18067%22;duration=PT30M?project=lightdash-previews |
|
You can ssh into the preview environment by running: |
Merge activity
|
# [0.2165.0](0.2164.5...0.2165.0) (2025-11-13) ### Bug Fixes * update tooltip text and rename "Referenced artifacts" to "Referenced answers" ([#18067](#18067)) ([92852b7](92852b7)) ### Features * add a page to view a single verified answer from a link ([#18057](#18057)) ([c1de74a](c1de74a)) * display referenced artifacts in slack response ([#18058](#18058)) ([c4119a8](c4119a8))
|
🎉 This PR is included in version 0.2165.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Issues attributed to commits in this pull requestThis pull request was merged and Sentry observed the following issues:
|

Closes:
Description:
This PR improves text clarity in the AI Copilot feature by:
Fixing a grammatical error in the project tooltip, changing "in the context the current project" to "within the context of the current project."
Updating terminology in the assistant bubble from "Referenced artifacts" to "Referenced answers" to better reflect what users are seeing.
These small text changes enhance user understanding and maintain consistent terminology throughout the application.