enterprise-ng
enterprise-ng copied to clipboard
SohoPopupmenu: Stops functioning after page reloaded
Describe the bug
When creating a new quest on the Coleman platform, it was observed that after a user creates a new quest and the page is reloaded the soho popup menu stops functioning. There is no click event.
To Reproduce
- Navigate to Quests -> new quest
- Drag and Drop any activity to the modeler
- Type in the name for the quest
- Validate that the option for Scoring is "Include only Label and Features columns for postprocessing"
- Open console -> network
- Save the quest
- Change the option to "Incude all columns for postprocessing" -> SAVE button is not enabled -> should be!
- Check the Network -> quest call -> preview: Result: the option is not changed from "COMPAT" to "FULL"
Expected Behaviour The popup menu should still function and allow user to change selection.
Version 13.1.1
Screenshots

Platform OS Version: Windows 10
Seems like this might be an issue for the "quests" application team? Not sure what that is.
In order to fix issues with the components we need a reduced test case / reproduction.
Perhaps you can fork our stackblitz and make an example showing the issue https://stackblitz.com/edit/ids-quick-start-1411?file=src%2Fapp%2Fapp.component.ts as all this details seem app specific.
Closing older issues with not enough info to reproduce.