feat: add question at position#3360
Open
Chartman123 wants to merge 1 commit into
Open
Conversation
Codecov Report❌ Patch coverage is
📢 Thoughts on this report? Let us know! |
f18ead6 to
6a53c15
Compare
Collaborator
Author
|
Note for the review: I used copilot especially for the frontend part. Please have a closer look on the changes made in Create.vue and see if there's a better way for doing it. The questionRefsMap was needed for focusing the newly inserted/cloned questions correctly. |
6a53c15 to
006d0be
Compare
Signed-off-by: Christian Hartmann <chris-hartmann@gmx.de>
006d0be to
82a0b1d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This closes #2873 by adding a new NcActions menu between existing questions. You can then choose to insert a new question or copy the question above. The menu is visually hidden and only shown when your focusing the question above. It's accessible with the keyboard, too.
Inserting a new question re-uses the existing menu for adding new questions.
Bildschirmaufnahme_20260527_213246.webm