Uploaded image for project: 'Magnolia UI'
  1. Magnolia UI
  2. MGNLUI-727

Actions appear in Actionbar in random order.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Neutral Neutral
    • 5.0
    • 5.0
    • None
    • None
    • Iteration 2013-17

      The actions are stored in LinkedHashMap on the server-side, so the order should be correct, however, as the state is serialized to JSON and then de-serialized - the un-ordered map is used. Need to maintain a separate list that'd preserve the order of the actions.

        Acceptance criteria

              tmattsson Tobias Mattsson
              apchelintcev Aleksandr Pchelintcev
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD