Azure / LogicAppsUX

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

Chatbot panel is overlapping with designer #5647

Closed Elaina-Lee closed 1 month ago

Elaina-Lee commented 1 month ago

Describe the Bug with repro steps

  1. open a workflow
  2. open chatbot
  3. notice the overlap on the command bar part & minimap also pushed out

image

  1. click on one of the actions
  2. notice action panel is cut off due to pushed off from chatbot panel

image

What type of Logic App Is this happening in?

Consumption (Portal)

Which operating system are you using?

Windows

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

https://github.com/user-attachments/assets/d682ea4a-6e44-435f-b138-65508557664f

Browser

all

Additional context

No response

Eric-B-Wu commented 1 month ago

can you go ahead and remove the rightShift/chatbotWidth altogether here and instead use something dynamic. This was something that I was meant to do but never got around to support: https://msazure.visualstudio.com/One/_workitems/edit/25841407

Elaina-Lee commented 1 month ago

can you go ahead and remove the rightShift/chatbotWidth altogether here and instead use something dynamic. This was something that I was meant to do but never got around to support: https://msazure.visualstudio.com/One/_workitems/edit/25841407

Ah good point, seems like adjusting the padding in places won't fix the overflow problem.

preetriti1 commented 1 month ago

This is not a blocker to remove old designer since chatbot only exists in new designer