fantonangeli commented on code in PR #2853:
URL:
https://github.com/apache/incubator-kie-tools/pull/2853#discussion_r1998535418
##########
packages/online-editor/src/importFromUrl/ImportableUrlHooks.tsx:
##########
@@ -19,11 +19,11 @@
import { Button, ButtonVariant } from
"@patternfly/react-core/dist/js/components/Button";
import { FormHelperText } from
"@patternfly/react-core/dist/js/components/Form";
-import { Spinner } from "@patternfly/react-core/dist/js/components/Spinner";
+
Review Comment:
as noticed by @kumaradityaraj `CheckCircleIcon` was with:
`visibility: "hidden"`
I think we can remove it and reintroduce the use of the Spinner.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]