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 UX around log view and pods with multiple containers #12643

Open
richard-cox opened this issue Nov 21, 2024 · 0 comments
Open

Improve UX around log view and pods with multiple containers #12643

richard-cox opened this issue Nov 21, 2024 · 0 comments
Labels
kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Milestone

Comments

@richard-cox
Copy link
Member

Setup

  • Rancher version: 2.10

Describe the bug

  • Clicking on View Logs for a pod with multiple containers will pick one container to stream and show the 'container' drop down to switch between them
  • The UX around this is debatable
    • if the user hasn't noticed there's two containers they might not notice they need to switch
    • we should consider having a menu entry for each container (but maybe cap it at 5). this would cover the majority of cases, inform the user and make it easier to get them where they need to

To Reproduce

  • Deploy a pod that has two containers
  • Click on pod View logs

Result
image

Expected Result

  • TBD

Screenshots
image

Additional context
might impact #12642

@richard-cox richard-cox added this to the v2.12.0 milestone Nov 21, 2024
@github-actions github-actions bot added the QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

No branches or pull requests

1 participant