summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changes/bug-5550_improve-ui-components-hiding2
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/bug-5550_improve-ui-components-hiding b/changes/bug-5550_improve-ui-components-hiding
new file mode 100644
index 00000000..a289ab0f
--- /dev/null
+++ b/changes/bug-5550_improve-ui-components-hiding
@@ -0,0 +1,2 @@
+- Hide services that the current logged in provider does not have. Closes #5550.
+- If we don't have a provider supporting that service we hide the actions along with the widgets. Related to #5550.