Grzegorz Grzybek created ARTEMIS-5580:
-----------------------------------------
Summary: Separate initialization and UI code
Key: ARTEMIS-5580
URL: https://issues.apache.org/jira/browse/ARTEMIS-5580
Project: ActiveMQ Artemis
Issue Type: Task
Components: Web Console
Reporter: Grzegorz Grzybek
With the upcoming {{@hawtio/react}} 1.10.0 there's more clear separation of
what should be done before rendering {{<Hawtio/>}} React component and after.
JavaScript {{constructor()}} isn't the best place to do some initialization
(with {{fetch()}} for example) - especially if Jolokia is used and we may be in
unauthenticated context.
This issue is about clear separation of initialization code in Artemis Console
Extension plugin.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact