Skip to content

Add up/down buttons for re-ordering large paragraphs #263

@jenlampton

Description

@jenlampton

Because paragraphs can be quite large, our designer came up with an easier way to move paragraphs up and down in the list, rather than trying to drag-and-drop while the page scrolls.

Image

Unfortunately, the UI buttons on paragraphs are not customizable, since they are replaced via AJAX, and there is no alter available for what the AJAX call returns. (It's also very hard to write javascript that will affect the results of the AJAX replacement)

I would recommend that these buttons become part of the Paragraphs UI directly, rather than trying to alter them in. There could be an additional setting for the field that allows these to be enabled (but they are disabled by default for BC)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Embedded widgetRelated to the legacy embedded widget.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions