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

Creating new Extension and navigating out is freezing whole application #3002

Closed OliwiaGowor closed 2 weeks ago

OliwiaGowor commented 3 weeks ago

Description When you start creating new Extension and meanwhile try to navigate to other page, it freezes the whole application.

Expected result When you start creating new Extension and make some changes, navigating out of create form should cause the Discard prompt to appear.

Actual result The discard prompt does not appear and the whole app is frozen.

Steps to reproduce Go toExtensions Click Create Make some changes in the form Click somewhere in the navigation

Troubleshooting