-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Complex Logic App not showing in Designer View #6546
Comments
I think the issue is everything is collapsed inside the Condition. Click the down arrow on the right side of the black Condition box to expand. There's another issue where they mention adding feature to expand\collapse everything. Hopefully it'll be deployed soon now that everything is collapse by default. |
Hi @kyle-vp thanks for raising this issue. We recently introduced a change in the UI in which the all of the actions that are within a scope are collapsed by default. In this case the |
Thank you so much!
From: Carlos Emiliano Castro Trejo ***@***.***>
Sent: Wednesday, February 5, 2025 11:11 AM
To: Azure/LogicAppsUX ***@***.***>
Cc: kyle-vp ***@***.***>; Mention ***@***.***>
Subject: Re: [Azure/LogicAppsUX] Complex Logic App not showing in Designer View (Issue #6546)
Hi @kyle-vp<https://github.com/kyle-vp> thanks for raising this issue. We recently introduced a change in the UI in which the all of the actions that are within a scope are collapsed by default. In this case the Condition action is one of them. Can you try clicking the expand button it will expand the action.
Also if you right-click in the action title there is a submenu to expand all of the actions inside the condition action
***@***.*** (view on web)<https://github.com/user-attachments/assets/9afb78b0-6ce2-4e18-9411-17536c9cbaa7>
-
Reply to this email directly, view it on GitHub<#6546 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BCV4TGXQIQSHZSBSMIEFZC32OJA35AVCNFSM6AAAAABWPS4SMSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDMMZXGUZTINZUGU>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
Describe the Bug with repro steps
https://portal.azure.com/#view/Microsoft_Azure_EMA/DesignerEditorConsumption.ReactView/id/%2fsubscriptions%2fda295977-8995-4149-81bb-d5a048850ce3%2fresourceGroups%2frg_la_dev%2fproviders%2fMicrosoft.Logic%2fworkflows%2fla-ado-em-projects-marketing-wp/location/southcentralus/isReadOnly~/true/isMonitoringView~/true/runId/%2fsubscriptions%2fda295977-8995-4149-81bb-d5a048850ce3%2fresourceGroups%2frg_la_dev%2fproviders%2fMicrosoft.Logic%2fworkflows%2fla-ado-em-projects-marketing-wp%2fruns%2f08584629029069963910822919458CU20
This logic app has a lot of actions, so my guess is that I hit an upper limit of what can be displayed in the Designer UI. However, since I can't see the steps anymore, I can't slim it down. Coincidentally, there's a bug in the app I need to troubleshoot, and this situation prevents me from doing that too.
Console errors:
pUMVuZJ286R2.js:358 Version: 14.287.0.1 (production#c3f12eb6b0.250108-2305) Signed
Session: 256303b3638c403fb7345ee58397d824
3304a967-7569-48d3-ac3a-1fe36db0bdd0:1 Extension: HubsExtension
Extension: Microsoft_Azure_Copilot
3304a967-7569-48d3-ac3a-1fe36db0bdd0:1 Extension: Microsoft_Azure_EMA
Error with Permissions-Policy header: Unrecognized feature: 'ambient-light-sensor'.
Error with Permissions-Policy header: Unrecognized feature: 'battery'.
13[Deprecation] -ms-high-constrast is in the process of being deprecated. Please see for tips on updating to the new Forced Colors Mode standard.
[Deprecation] -ms-high-contrast-adjust is in the process of being deprecated. Please see https://blogs.windows.com/msedgedev/2024/04/29/deprecating-ms-high-contrast/ for tips on updating to the new Forced Colors Mode standard.
Qn.CSSStyleSheet.insertRule @ clarity.js:2
Error with Permissions-Policy header: Unrecognized feature: 'ambient-light-sensor'.
Error with Permissions-Policy header: Unrecognized feature: 'battery'.
D9n--2XRFQK3.js:3 Refused to get unsafe header "request-id"
getResponseHeader @ D9n--2XRFQK3.js:3
[Deprecation] -ms-high-contrast-adjust is in the process of being deprecated. Please see https://blogs.windows.com/msedgedev/2024/04/29/deprecating-ms-high-contrast/ for tips on updating to the new Forced Colors Mode standard.
Qn.CSSStyleSheet.insertRule @ clarity.js:2
[Deprecation] -ms-high-contrast-adjust is in the process of being deprecated. Please see https://blogs.windows.com/msedgedev/2024/04/29/deprecating-ms-high-contrast/ for tips on updating to the new Forced Colors Mode standard.
Qn.CSSStyleSheet.insertRule @ clarity.js:2
CKH7ba6l0vMX.js:1 [Microsoft_Azure_EMA] 3:30:18 PM getBooleanValue Missing flight value for feature gate: disable-save-if-designer-loading Object
a @ CKH7ba6l0vMX.js:1
/#@baylor0.onmicrosoft.com/resource/subscriptions/da295977-8995-4149-81bb-d5a048850ce3/resourceGroups/rg_la_dev/providers/Microsoft.Logic/workflows/la-ado-em-projects-marketing-wp/designer:1 is deprecated. Please include
CKH7ba6l0vMX.js:1 [Microsoft_Azure_EMA] 3:31:27 PM getBooleanValue Missing flight value for feature gate: disable-save-if-designer-loading Object
a @ CKH7ba6l0vMX.js:1
144Microsoft Edge is moving towards a new experience that allows users to choose to browse without third-party cookies.
[NEW] Explain Console errors by using Copilot in Edge: click
Session ID: 256303b3638c403fb7345ee58397d824
Loaded extensions: 2 | Details
HubsExtension: 26ms | Version: 14.287.0.131260.250108-2305
Microsoft_Azure_EMA: 11ms | Version: 2.41231.2.10
Browser version: Version 132.0.2957.140 (Official build) (64-bit)
What type of Logic App Is this happening in?
Consumption (Portal)
Which operating system are you using?
Windows
Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg
Yes
Workflow JSON
Screenshots or Videos
Before:
Now:
Browser
Edge
Additional context
No response
The text was updated successfully, but these errors were encountered: