Open tadayosi opened 1 year ago
Disabling the Discover plugin will result in the
We currently do not have the API in hawtio/react to create a separate plugin that just provides the DropDown.
() -> null
but no workaround to title;Do we change the API at this stage?
@phantomjinx OK, I understand the issue now. So we need to extend the plugin API, but yeah let's do it after we release GA.
@phantomjinx According to @grgrzybek, hawtio/react v1.3.0 already includes a fix for hawtio/hawtio-next#704. You can apply the fix and try resolving the issue now.
Discover should be provided only for the Online console, which is the entrance view for Hawtio Online. Once it's connected to a specific pod, Discover should be disabled.