Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-expand the first input on the Execution overview page #7392

Open
anna-geller opened this issue Feb 14, 2025 · 0 comments
Open

Auto-expand the first input on the Execution overview page #7392

anna-geller opened this issue Feb 14, 2025 · 0 comments
Assignees
Labels
area/frontend Needs frontend code changes bug Something isn't working kind/quick-win Seems to be quick to do

Comments

@anna-geller
Copy link
Member

Describe the issue

repro:

id: file
namespace: company.team

inputs:
  - id: file
    type: FILE

tasks:
  - id: hello
    type: io.kestra.plugin.core.log.Log
    message: flow with file

image

in the past, before we added the expand/collapse columnar layout, you could immediately see the preview/download button here and as a result, it had a friendlier UX — we should bring that experience back by auto-expanding this:

image

Environment

  • Kestra Version: develop
@anna-geller anna-geller added bug Something isn't working area/frontend Needs frontend code changes kind/quick-win Seems to be quick to do labels Feb 14, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Issues Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Needs frontend code changes bug Something isn't working kind/quick-win Seems to be quick to do
Projects
Status: Backlog
Development

No branches or pull requests

2 participants