lens
lens copied to clipboard
Search field on Releases tab is always resetting
Describe the bug Search field on Releases tab is always resetting, when we are trying to open details of the release.
To Reproduce Steps to reproduce the behavior:
- Go to 'Apps -> Releases'
- Type something in the Search field
- Open one of the releases by clicking on it (the right panel with info)
- See that search field was reset and all release are show again
Expected behavior Consistency with behavior for all tabs with resources. Not resetting the search field to avoid scrolling or continuous searching N times with much bigger set of Releases, etc.
Screenshots Example with Pods and Releases:
https://user-images.githubusercontent.com/10400095/141454618-1d04f107-23b1-4723-9767-ac5dc32c0386.mov
Environment (please complete the following information):
- Lens Version: 5.2.7-latest.20211110.1
- OS: MacOS Big Sure 11.6
- Installation method (e.g. snap or AppImage in Linux):
brew
Logs: N/A
Kubeconfig: N/A
Additional context N/A
Blocked on #4357