enterprise-ng icon indicating copy to clipboard operation
enterprise-ng copied to clipboard

SohoPopupmenu: Stops functioning after page reloaded

Open James-Carlin opened this issue 3 years ago • 1 comments

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

  1. Navigate to Quests -> new quest
  2. Drag and Drop any activity to the modeler
  3. Type in the name for the quest
  4. Validate that the option for Scoring is "Include only Label and Features columns for postprocessing"
  5. Open console -> network
  6. Save the quest
  7. Change the option to "Incude all columns for postprocessing" -> SAVE button is not enabled -> should be!
  8. 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 image

Platform OS Version: Windows 10

James-Carlin avatar Jul 21 '22 12:07 James-Carlin

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.

tmcconechy avatar Jul 21 '22 13:07 tmcconechy

Closing older issues with not enough info to reproduce.

tmcconechy avatar Nov 22 '22 14:11 tmcconechy