kyma-project / busola

Web based Kubernetes Dashboard with a focus on privacy that requires no active components or special privileges in your cluster.
Apache License 2.0
24 stars 48 forks source link

After clicking collapsing icon hiding elements in Table is not working correctly #3010

Open mrCherry97 opened 3 weeks ago

mrCherry97 commented 3 weeks ago

Description After clicking collapsing icon hiding elements in Table is not working correctly. Also the links to Pods and Source in Events list are too long and the columns are not displayed properly and stretched.

Actual result

image image

Expected result When a column is opened, fields in the Table should be hidden no matter if the column is in the collapsed state or not. Columns in Events list should be more even in width.

Steps to reproduce

  1. Go to Events
  2. Click on event to navigate to details
  3. Click Arrow on the column line to collapsed column.

Troubleshooting