-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
area/frontendNeeds frontend code changesNeeds frontend code changesbugSomething isn't workingSomething isn't workinggood first issueGreat issue for new contributorsGreat issue for new contributorskind/quick-winSeems to be quick to doSeems to be quick to do
Description
Describe the issue
To reproduce, run a couple of executions and then run this flow:
id: search_executions_by_label
namespace: company
tasks:
- id: lookup
type: io.kestra.plugin.kestra.executions.Query
kestraUrl: http://host.docker.internal:8080
timeRange: PT24H
states:
- SUCCESS
auth:
username: [email protected]
password: xxxxx
fetchType: STORE # Store the results in a file
Then navigate to Outputs tab and click on preview:

Those JSON blocks used to be nicely rendered:
It would also be nice to make those more compact, perhaps show only max X characters and allow seeing the rest of the code block on hover
Good issue for new contributors!
Environment
- Kestra Version: develop
Metadata
Metadata
Assignees
Labels
area/frontendNeeds frontend code changesNeeds frontend code changesbugSomething isn't workingSomething isn't workinggood first issueGreat issue for new contributorsGreat issue for new contributorskind/quick-winSeems to be quick to doSeems to be quick to do
Type
Projects
Status
In review