artemiscloud / activemq-artemis-self-provisioning-plugin

ActiveMQ Artemis Self Provisioning Plugin
https://main--633c221f1c3e24f3029a826f.chromatic.com/
Apache License 2.0
3 stars 12 forks source link

Copy the Resources tab from the OLM view to the Broker details view #325

Open lavocatt opened 1 week ago

lavocatt commented 1 week ago

In the OLM details view for the broker there's a nice list of associated resources, the goal is to have the same list in our custom details view:

image

It would be best if we wouldn't have to recreate the wheel and find an already existing piece of code to import. Maybe it's worth investigating in the console's code how they do it.