You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When switching between different resources (e.g., Secrets, Services) in the left sidebar, Lens incorrectly reopens previously opened tabs with their old namespace selection instead of respecting the currently selected namespace. This leads to confusion and accidental modifications in the wrong namespace.
To Reproduce
Steps to reproduce the behavior:
Open Secrets from the left sidebar and set the namespace filter to namespace1.
Navigate to Services and change the namespace filter to namespace999.
Now, while in the context of namespace999, go back to Secrets.
Expected behavior: The Secrets tab should open with namespace999 selected.
Actual behavior: The previously opened Secrets tab with namespace1 is reopened.
This causes confusion because I forgot that I was in namespace1 before and now I might accidentally modify secrets for the wrong namespace.
Expected behavior
When switching between resources, Lens should respect the currently selected namespace instead of reopening an old tab with a different namespace.
Environment (please complete the following information):
Lens Version: Lens: 2025.1.161916-latest
OS: MacOs Sonoma Version 14.5 (23F79)
Installation method: download .dmg
The text was updated successfully, but these errors were encountered:
Describe the bug
When switching between different resources (e.g., Secrets, Services) in the left sidebar, Lens incorrectly reopens previously opened tabs with their old namespace selection instead of respecting the currently selected namespace. This leads to confusion and accidental modifications in the wrong namespace.
To Reproduce
Steps to reproduce the behavior:
namespace1
.namespace999
.namespace999
, go back to Secrets.namespace999
selected.namespace1
is reopened.namespace1
before and now I might accidentally modify secrets for the wrong namespace.Expected behavior
When switching between resources, Lens should respect the currently selected namespace instead of reopening an old tab with a different namespace.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: