Skip to content
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

Closed
kyle-vp opened this issue Feb 4, 2025 · 3 comments
Closed

Complex Logic App not showing in Designer View #6546

kyle-vp opened this issue Feb 4, 2025 · 3 comments

Comments

@kyle-vp
Copy link

kyle-vp commented Feb 4, 2025

Describe the Bug with repro steps

  1. open logic app and select "la-ado-em-projects-marketing-wp "

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

  1. Select Designer
  2. Only the first couple of steps show, though the rest of the steps are visible in the Code view, and the logic app functions.

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

to explain an error. 
    Learn more
    Don't show again

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:

Image

Now:

Image

Browser

Edge

Additional context

No response

@FIMTooler
Copy link

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.

@ccastrotrejo
Copy link
Contributor

ccastrotrejo commented Feb 5, 2025

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 Condition action is one of them. Can you try clicking the expand button it will expand the action.
Also we are working on a feature in which if you right-click in the action title there is a submenu to expand all of the actions inside the condition action

Image

@ccastrotrejo ccastrotrejo closed this as not planned Won't fix, can't repro, duplicate, stale Feb 5, 2025
@kyle-vp
Copy link
Author

kyle-vp commented Feb 5, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants