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

Sort button looks disabled but can still be clicked #3005

Closed mrCherry97 closed 1 month ago

mrCherry97 commented 3 months ago

Description The sort button looks disabled but can still be clicked.

Expected result Disabled button shouldn't trigger onClick function.

Actual result The sort button looks disabled but can still be clicked.

Steps to reproduce

  1. Go to Services
  2. Check sort in API Rules table.

Troubleshooting