1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/kube-object-list-layout
Sebastian Malton 0286faf387
Fix detail views not watching child components (#4345)
* Fix detail views not watching child components

- Add subscribeStores calls to all relavent details

- Add support for tracking overlapping subscribes as an optimization

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Resolve PR comments

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Detect the adding of a namespace when selected namespaces change

Signed-off-by: Sebastian Malton <sebastian@malton.name>

* Update debug log

Signed-off-by: Sebastian Malton <sebastian@malton.name>
2021-11-29 17:25:35 -05:00
..
index.ts Split KubeObject related components into seperate folders (#3533) 2021-08-03 17:39:29 -04:00
kube-object-list-layout.scss Display resource load errors seperately from list of items (#4228) 2021-11-16 12:41:10 -05:00
kube-object-list-layout.tsx Fix detail views not watching child components (#4345) 2021-11-29 17:25:35 -05:00