-
Bug
-
Resolution: Done
-
Major
-
1.5.0.Beta2
-
False
-
False
-
Undefined
-
- change the `KAFKA_CONNECT_URI` value in the docker-compose file to some junk value before running `docker-compose up`
-
While loading the list of connector UI if the `/api/connectors/1` API call fails after taking a long time(greater than the pooling interval). The spinner keeps loading.
Need to handle such a scenario by adding time out or better handling of data pooling.
Can update the UI-loading representation by using https://patternfly-react.surge.sh/components/skeleton in place of the loader (can check with UX)