-
Notifications
You must be signed in to change notification settings - Fork 346
Open
Labels
buggood first issuemodelingPull requests that affect the corresponding modulePull requests that affect the corresponding module
Description
Describe the bug
In the UML editor, selecting an element on the canvas brings up an edit popup with input fields. When a user fills in one of these input fields and presses Enter, the help modal appears, disrupting the editing process. The expected behavior is for Enter to submit the input without opening the help modal.
To Reproduce
- Go to Create Modeling Exercise for a course, URL like http://localhost:9000/course-management/1/modeling-exercises/new
- Scroll down to the Solution section
- Add a class element to Canva
- Select the newly added elements and click the pen icon to open the edit popup
- Select any input field and press enter
- You will see help modal
Expected behavior
Clicking enter should not open the help modal
Screenshots
artemisModellinExerciseHelperModal.mov
Which version of Artemis are you seeing the problem on?
7.6.5
What browsers are you seeing the problem on?
Chrome
Additional context
No response
Relevant log output
No response
Metadata
Metadata
Assignees
Labels
buggood first issuemodelingPull requests that affect the corresponding modulePull requests that affect the corresponding module