Azure / LogicAppsUX

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

[Keyboard Navigation - Logic apps - Design]: Focus order is not logical while navigating the controls under "Design" section. #6098

Open takyyon opened 1 day ago

takyyon commented 1 day ago

Describe the issue

User Experience:

Keyboard dependent users who navigate the application sequentially and expect the focus order to be consistent with the sequential reading order will face difficulty if keyboard focus order is not aligned with either the meaning or operation of the UI.

Note: User credentials should NOT be included in the bug.

Pre-requisites:

Repro Steps:

Actual Result:

Focus order is not logical while navigating the controls under "Design" section.

Current Order: Split Editor right button > status bar(at bottom) > Https button > Insert button > Create button > Insert button > Error (Header cotrols) > Connection required graphic > Toolbar Zoom in button.

Expected result:

Focus order should be logical while navigating the controls under "Design" section.

Expected Order: Split Editor right button > Error (Header controls) > Https button > Insert button > Create button > Connection required graphic > Insert button > Toolbar controls >status bar(at bottom).

Are you using new designer or old designer

New Designer (With action panels)

Screenshots or Videos

No response

Browser

Chrome, Edge

Additional context

No response

hartra344 commented 1 day ago

@rllyy97 can you take a look at this one?