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

Improve deployed workflow UX #302

Open
3 tasks
maximilien opened this issue Mar 12, 2025 · 0 comments
Open
3 tasks

Improve deployed workflow UX #302

maximilien opened this issue Mar 12, 2025 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@maximilien
Copy link
Member

The following three key improvements which would make deployment really good are:

  • Streaming output so don’t block and use AJAX (JavaScript) to stream the output on screen
  • Show the mermaid representation of the workflow. This is easily done with code in the issue Add ability to visualize the workflow using mermaid #290 I shared and using div and iframe
  • Include a way for user to view the YAMLs (this is easy with coping files into the container and including a link to those files that creates a new browser tab)
@maximilien maximilien added enhancement New feature or request help wanted Extra attention is needed labels Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant