Skip to content

Feat: Preserve JSON view when jq returns null or fails #103

@ynqa

Description

@ynqa

When a jq query returns only null values or results in an error, the response pane should continue showing meaningful (something) JSON view instead of becoming empty or losing context.

This should:

  • Keep the response pane stable to grasp how to fix it during invalid/unsuccessful queries
  • Show warning/error information in the guide pane as it does today
  • Maintain existing behavior for successful queries

Methodology

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions