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

Clean up of console.errors in console #3044

Open OliwiaGowor opened 1 week ago

OliwiaGowor commented 1 week ago

Description We need to clean up the console.errors in the console. It clutters the logs, making it difficult to see and diagnose actual issues.

Reasons It will improve the readability of console logs and make spotting actual issues easier during debugging. Too many console.errors can also negatively effect performance and user experience.