Skip to content

Fix for left side menus for query results and carves#733

Merged
javuto merged 1 commit intomainfrom
query-results-left
Oct 14, 2025
Merged

Fix for left side menus for query results and carves#733
javuto merged 1 commit intomainfrom
query-results-left

Conversation

@javuto
Copy link
Collaborator

@javuto javuto commented Oct 14, 2025

Menu in the left side was not shown properly for query logs and carve details.

@javuto javuto requested a review from Copilot October 14, 2025 09:22
@javuto javuto added the osctrl-admin osctrl-admin related changes label Oct 14, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an issue where the left-side menu was not displaying properly on query logs and carve details pages. The fix reorganizes template conditional blocks and adds missing OsqueryValues to the template metadata structure.

  • Restructures template conditionals to ensure proper menu rendering
  • Adds OsqueryValues field to metadata for both query logs and carves handlers

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
cmd/admin/templates/carves-details.html Reorganizes template blocks and fixes conditional structure for proper menu display
cmd/admin/handlers/templates.go Adds OsqueryValues field to metadata for QueryLogsHandler and CarvesDetailsHandler

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@javuto javuto merged commit ba6cf88 into main Oct 14, 2025
55 checks passed
@javuto javuto deleted the query-results-left branch October 14, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

osctrl-admin osctrl-admin related changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants