1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00
lens/src/renderer/components/dock/edit-resource
Janne Savolainen 94629954a3
Prevent massed remounting of dock tabs when dock height changes (#6104)
* Update injectable to make withInjectables have authentic React reconciliation

Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

* Make some dock tabs have primitive props to have them React reconcile properly

Currently tab objects that are stored in a storage change reference on every change of dock height, making them less usable as React prop for causing involuntary remounting.

Co-authored-by: Mikko Aspiala <mikko.aspiala@gmail.com>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>

Signed-off-by: Janne Savolainen <janne.savolainen@live.fi>
2022-08-25 08:56:09 -04:00
..
edit-resource-model Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00
clear-edit-resource-tab-data.injectable.ts Update injectable library (#4842) 2022-02-25 11:10:13 -05:00
edit-resource-tab.injectable.ts Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00
get-random-id-for-edit-resource-tab.injectable.ts Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00
store.injectable.ts Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00
store.ts Fix editing of kube resource (#5906) 2022-07-27 11:44:11 -04:00
view.tsx Prevent massed remounting of dock tabs when dock height changes (#6104) 2022-08-25 08:56:09 -04:00