Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
77 stars 83 forks source link

There are no scroll bars on the new Designer. Minimap is not useful #5336

Open FMHughes-work opened 2 months ago

FMHughes-work commented 2 months ago

Describe the Bug with repro steps

  1. Open a large Logic App
  2. There are no scroll bars. All scrolling must be done with the mouse wheel.
  3. Turn on the mini-map.
  4. The mini-map is so small I cannot pick a specific place to click on.
  5. Click the mini-map. The editor jumps to that location and expands the view to fill the whole page. Now I have to resize it to a reasonable size so I can view the surrounding logic.
  6. Use the mouse wheel to find the location I really want to be.

What type of Logic App Is this happening in?

Consumption (Portal)

Are you using new designer or old designer

New Designer

Did you refer to the TSG before filing this issue? https://aka.ms/lauxtsg

Yes

Workflow JSON

No response

Screenshots or Videos

image

image

Browser

Microsoft Edge for Business

Version 127.0.2651.86 (Official build) (64-bit)

Additional context

No response

rllyy97 commented 2 months ago

Hi @FMHughes-work, thanks for letting us know about your scrollbar concerns. We've had a couple users mention the lack of scrollbars with new designer, so we are considering the work around reimplementing them. In the meantime I'd recommend using other navigation options with our new canvas setup to get around quicker on larger workflows. Ex. zooming with Ctrl+Scroll, and panning around the workflow by dragging the empty space. I know the minimap gets really small on larger workflows, but you can also drag the minimap instead of clicking to pan larger distances if you don't know the exact spot you are looking for. I do think clicking should retain zoom level though instead of zooming in really far, so I'm going to see about implementing that as well. If we have any updates on the scrollbars I will let you know in this thread.