Uploaded image for project: 'Runtime'
  1. Runtime
  2. RUNTIME-3955

Restricting a TabController by right is not supported

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 4.8.0
    • 4.7.7, 4.7.8
    • None
    • None
    • 4.8.0 M9

      TabController are StaticClientSideElement and as such you can restrict them with right.
      Doing so will prevent the display of a contextual tab to any user that doesn't satisfy the right condition.

      But the tab itself and all its controller will still be registered.

      We need to do the same check as before registering a controller when registering the tab and linking its controller.

      Search bar must also be taken into account

            ggouin Guillaume Gouin
            ggouin Guillaume Gouin
            Guillaume Gouin Guillaume Gouin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: