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.
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)
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.
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)