lens icon indicating copy to clipboard operation
lens copied to clipboard

Long namespace names can't fit in namespace selector

Open zlepper opened this issue 1 year ago • 4 comments

Describe the bug A clear and concise description of what the bug is.

We have some auto generated namespaces, and after the latest update of lens they need to linewrap, which looks really bad.

To Reproduce Steps to reproduce the behavior:

  1. Have a namespace named digizuite-0d0580bba29341039f62404175667fed
  2. Go to 'Pods'
  3. Click on the "namespaces" dropdown
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots image

Environment (please complete the following information):

  • Lens Version: 2023.8.291046-latest
  • OS: Windows 10
  • Installation method (e.g. snap or AppImage in Linux): WinGet

Logs: Not relevant

Kubeconfig: Not relevant

Additional context Earlier versions displayed things fine, i believe they just cut of the names if they were too long to fit on the line

zlepper avatar Sep 08 '23 06:09 zlepper

The same thing happens on linux:

Lens Version: 2023.8.291046-latest
OS: Ubuntu 23.04
Installation method (e.g. snap or AppImage in Linux): apt repository

elderapo avatar Sep 12 '23 17:09 elderapo

Same is happening in MacOS

Lens: 2023.8.291046-latest
Extension API: 6.20.0
Electron: 25.3.0
Chrome: 114.0.5735.199
Node: 18.15.0

wodka avatar Sep 13 '23 08:09 wodka

Same is happing in MacOS

Lens: 2023.10.181418-latest
Extension API: 6.22.6
Electron: 25.8.3
Chrome: 114.0.5735.289
Node: 18.15.0

wangeguo avatar Oct 31 '23 09:10 wangeguo

Thank you very much for the feedback. Our team has already fixed that and it will be available in one of our upcoming releases.

clrothmann avatar Mar 21 '24 14:03 clrothmann