canonical / juju-dashboard

View the real-time status of your Juju or JAAS environment.
https://juju.is
GNU Lesser General Public License v3.0
23 stars 23 forks source link

UI only displays error if there is no controller #1652

Closed vladimir-cucu closed 10 months ago

vladimir-cucu commented 10 months ago

Describe the bug Once the controllers are fetched, we get following screen in case there is no controller available:

Screenshot from 2023-11-07 12-18-26

To Reproduce Login with a user that has 0 controllers.

Expected behavior The dashboard should load as usual and show that there are 0 controllers.