Skip to content

Conversation

@ktx-vaidehi
Copy link
Collaborator

@ktx-vaidehi ktx-vaidehi commented Jul 17, 2025

User description


PR Type

Bug fix


Description

  • Rename "Comparison Against" label to "Differential"

  • Update dashboard panel config UI text

  • Replace terminology in English locale tooltip


Changes walkthrough 📝

Relevant files
Bug fix
ConfigPanel.vue
Dashboard panel label updated to Differential                       

web/src/components/dashboards/addPanel/ConfigPanel.vue

  • Replace "Comparison Against" text with "Differential" in UI
+1/-1     
Documentation
en.json
Tooltip message renamed to Differential                                   

web/src/locales/languages/en.json

  • Update trellisTimeShiftTooltip message to use "Differential"
+1/-1     

Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • @github-actions github-actions bot added ☢️ Bug Something isn't working 🧹 Updates labels Jul 17, 2025
    @github-actions
    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link
    Contributor

    @greptile-apps greptile-apps bot left a comment

    Choose a reason for hiding this comment

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

    Greptile Summary

    This PR implements a terminology standardization change, replacing instances of 'Comparison Against' and 'Multi Window' with 'Differential' across dashboard and alert interfaces. The changes are focused in two areas:

    1. The English localization file (web/src/locales/languages/en.json) where tooltip text was updated
    2. The dashboard panel configuration component (web/src/components/dashboards/addPanel/ConfigPanel.vue) where UI labels were modified

    This change is purely terminological and does not affect any underlying functionality. It's part of a broader effort to maintain consistent terminology throughout the application's UI, making the interface more coherent and user-friendly.

    Confidence score: 5/5

    1. This PR is extremely safe to merge as it only modifies UI text strings
    2. The changes are straightforward text replacements with no functional impact on the codebase
    3. Focus review attention on: None required - changes are self-contained and clear

    2 files reviewed, no comments
    Edit PR Review Bot Settings | Greptile

    @nikhilsaikethe nikhilsaikethe force-pushed the fix/naming-convention branch from fa766e6 to afd8987 Compare July 17, 2025 12:25
    @hengfeiyang hengfeiyang marked this pull request as draft November 5, 2025 15:26
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    ☢️ Bug Something isn't working 🧹 Updates

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    4 participants