XMLWordPrintable

    • Icon: Story Story
    • Resolution: Unresolved
    • Icon: Neutral Neutral
    • None
    • None
    • None
    • 8

      A carousel component for use in projects.
      This component is not to be included with the MTK but should rather be an independent light module available via npm.

      Should have similar functionality to https://jira.magnolia-cms.com/browse/MGNLDEMO-93.

      However this generic carousel component should additionally cover the use case of a quickly created asset-based carousel. To this end:
      The first field should be "Carousel type" a SwitchableField with selectionType: radio.
      Description: Select 'Assets' to populate your carousel from the Assets app. Select 'Components' to populate your carousel with components that you add in the Page Editor.
      The options should be:

      • "Assets" (Default)
      • "Components"

      With "Assets", then a MultiValueField allows selection of a collection of assets, and should use the MTK Image macro to display the asset.

      With "Components", then a simple text message is displayed. "Add components, such as a teaser, to the carousel after closing this dialog." It adds an area where teaser components are available.

      The implementation of the carousel in the demo should be removed and replaced with this one.

        Acceptance criteria

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

                Created:
                Updated:

                  Task DoD