-
Bug
-
Resolution: Obsolete
-
Undefined
-
None
-
None
-
False
-
False
-
Undefined
-
Not Supported
-
Description of problem:
When searching for Pods or open the Pod list with "really long pod names" the list looks broken for some seconds (> 5 seconds sometimes). Looks like it requires an additional rerendering to fix this?! See attached gif.
Prerequisites (if any, like setup, operators/versions):
None
Steps to Reproduce
- Create some pods with "really long names" (> 40 characters to break in two lines in the pod list)
- Open the search and search for resource type "Pod"
Actual results:
- The cell/line height of the pod list doesn't update after all data are already loaded. See attached screenshot and gif.
- When typing something to the search filter it looks like it trigger a re-rendering which fixes the cell/line heights.
Expected results:
Cell / line height should be match the content height right after showing the data without the requirement to trigger a re-rendering manually.
Reproducibility (Always/Intermittent/Only Once):
Always
Build Details:
4.7 master dev build (commit c5c95818e0369d114252b6747f8c8d8370946c0a)
Additional info:
None