Azure / LogicAppsUX

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

Keyboard focus order is incorrectly defined on the designer #5062

Closed DhruvDhiman92 closed 1 month ago

DhruvDhiman92 commented 2 months ago

Describe the Bug with repro steps

  1. Create a flow with any trigger and any api action, e.g. When new email arrives.
  2. Add actions in the workflow
  3. Use keyboard navigation
  4. Observe that focus order is not as expected. Focus should move as up to down and left to right.

What type of Logic App Is this happening in?

Standard (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

tabIndex

Browser

Edge, Chrome

Additional context

No response

DanielleCogs commented 2 months ago

related to issue 4890