You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AEM Version, including Service Packs, Cumulative Fix Packs, etc: AEM as a Cloud Service latest release
ACS AEM Commons Version: 5.4.0
Reproducible on Latest? yes
Expected Behavior
Dropdown fields within the MCP form should expand upon being clicked.
Actual Behavior
Dropdown fields within the MCP form do not expand upon being clicked.
Steps to Reproduce
Go to Tools > ACS AEM Commons > Manage Controlled Processes.
Click "Start Process" in the top-right corner.
Select a process that has a dropdown in the form (e.g. "Asset Folder Creator").
Try to expand the dropdown.
The text was updated successfully, but these errors were encountered:
It appears the problem is because the forms with the (coral) select are XHR'd in and injected into the "ready" DOM. Something changed where whatever initializes the select dropdown isnt triggering after the DOM injection. I've reached out to product to see if they have a solution to work around this change.
Required Information
ACS AEM Commons Version: 5.4.0
Reproducible on Latest? yes
Expected Behavior
Dropdown fields within the MCP form should expand upon being clicked.
Actual Behavior
Dropdown fields within the MCP form do not expand upon being clicked.
Steps to Reproduce
Go to Tools > ACS AEM Commons > Manage Controlled Processes.
Click "Start Process" in the top-right corner.
Select a process that has a dropdown in the form (e.g. "Asset Folder Creator").
Try to expand the dropdown.
The text was updated successfully, but these errors were encountered: