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

As a user, I can perform an action on multiple items at once.

XMLWordPrintable

    • Icon: Story Story
    • Resolution: Outdated
    • Icon: Blocker Blocker
    • None
    • 5.0
    • None
    • Beta 3

      There is no support for acting on multiple items in the workbench.
      ContentWorkbenchPresenter provides getSelectedItemId method, but no method to retrieve all the selected items.
      IM not sure if you call getSelectedItemId, what you get as a result if multiple items are selected. Should this method rather always return a map, which sometimes contains only one element?

      If you select multiple items you should be able to delete them, for example.
      Also, the actions should be enabled based on what you can do with multiple items.

      This probably requires several sub-tasks.

        Acceptance criteria

              czimmermann Christopher Zimmermann
              czimmermann Christopher Zimmermann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Task DoD