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

info view: add task selection controls and enable workflow metadata #1898

Open
oliver-sanders opened this issue Aug 12, 2024 · 3 comments
Open
Milestone

Comments

@oliver-sanders
Copy link
Member

Currently the "Info View" can open for a selected task, but you cannot change the task you are viewing from within the view.

This isn't a bit limitation, however, it might be a nice enhancement to allow the selected task to be changed from within the view (e.g. like we do in the "Log View").

Workflows can also have metadata, the "Info View" should be able to view this too (the log view has a Task/Workflow switch to do this).

Another related feature might be to list all (active?) instances of the task to allow you to easily access past/future instances.

@MetRonnie
Copy link
Member

MetRonnie commented Aug 16, 2024

This should also fix the long task name overflow (i.e. move away from using the GraphNode component to display the task name and jobs etc.) mentioned in #1886 (comment)

@oliver-sanders
Copy link
Member Author

This doesn't require moving away from GraphNode (which I quite like as a task summary).

That image link doesn't work for me.

@MetRonnie
Copy link
Member

Fixed the image (GitHub JWT thingummy).

We can keep the task summary but the SVG format of GraphNode doesn't allow text wrapping

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants