Skip to content

Refreshing Session Logs Does Not Maintain The Selected Container #4042

@olevski

Description

@olevski

I know the way we handle logs is not ideal and there are many things that can be done to improve things. Especially on the backend.

But one thing will be helpful.

Basically when you select a specific container (not the one selected by default) and then click "Refresh logs" the selected container switches back to the one selected by default.

So it would be nice if the selected container is maintained between refreshes.

There could be cases (in case of restarts) when this may not be possible. Then we can fall back to the default. But when the same session is just starting for a while or failing and nothing has changed. We should not reset the container selection when viewing session logs.

To reproduce:

  • launch a session
  • wait for more than 1 container to show up when viewing logs
  • select the non-default container for the logs
  • click refresh logs
  • the selected container is not maintained - it always reverts to the same defaul

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions