Skip to content

Conversation

@DominikB2014
Copy link
Contributor

Update dashboard titles on the prebuilt query module dashboards.

@DominikB2014 DominikB2014 requested a review from a team as a code owner December 2, 2025 15:43
@linear
Copy link

linear bot commented Dec 2, 2025

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Dec 2, 2025
{
"prebuilt_id": PrebuiltDashboardId.BACKEND_QUERIES_SUMMARY,
"title": "Query Summary",
"title": "Query Details",
Copy link
Contributor

Choose a reason for hiding this comment

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

Bug: Backend titles don't match frontend configuration titles

The new Note C comment explicitly states that titles should match the frontend, but the backend titles being set ("Queries" and "Query Details") don't match the frontend configurations in queries/queries.ts and queries/querySummary.ts, which both use "Backend Queries". This mismatch will cause the API to return different titles than what the frontend displays, violating the design principle documented in the newly-added comment.

Additional Locations (1)

Fix in Cursor Fix in Web

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Updated in separate PR

@DominikB2014 DominikB2014 merged commit f56f515 into master Dec 2, 2025
68 checks passed
@DominikB2014 DominikB2014 deleted the dominikbuszowiecki/browse-155-update-prebuilt-dashboard-titles branch December 2, 2025 18:28
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants