rdmo icon indicating copy to clipboard operation
rdmo copied to clipboard

Wrong ordering

Open leucoryx opened this issue 11 months ago • 1 comments

Fragenkatalog_Buttons

You can create a question directly from a page. You have three options: "Add existing element", "Create new question set" or "Create new question".

Incorrectly, if you click on "Create new question set", a new question is created and if you click on "Create new question", a new question set is created. The two links are therefore reversed!

(Version 2.1.3)

leucoryx avatar Mar 19 '24 12:03 leucoryx

yes, thanks! the texts of the buttons are swapped: https://github.com/rdmorganiser/rdmo/blob/c945d7d9ef5efdccb2d7b41b914ff50ea6f7b49c/rdmo/management/assets/js/components/edit/EditPage.js#L73-L74

MyPyDavid avatar Mar 19 '24 15:03 MyPyDavid

This will be part of the next release.

jochenklar avatar May 17 '24 16:05 jochenklar