Skip to content

Side Bar ignores "open" state #1546

Closed
Closed
@listyque

Description

@listyque

Describe the bug
Rollout-menus of the sidebar ignoring their states from definition:

This should be displayed as opened:

<element name="my_dashboard" title="My Dashboard" icon="" state="open" is_visible="on">
  <display class="SideBarSectionLinkWdg">
    <view>my_dashboard</view>
  </display>
</element>

To Reproduce
Steps to reproduce the behavior:

  1. Go to edit sidebar
  2. Add new "Folder"
  3. Set it's state as "open"
  4. Refresh sidebar and see it is still closed

Expected behavior
Opened Rollout-items if theirs state is "open"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions