Skip to content

fix(plugin): set plugin active tab in drawer as loaded plugin from url (MIN-295)

mateusz-winiarczyk requested to merge MIN-295-opening-plugin-from-url into development

Fixed problem: When we load a plugin from a URL, it does not become active plugin, i.e., its tab is not automatically active.

load-plugin-from-url-fix

Closes MIN-295

Merge request reports