Skip to content

Bidirectional FocusZone with checkForNoWrap not working correctly. #9521

@cvirendra

Description

@cvirendra

There's a bug in FocusZone where if active element is the left most element in any row (except top row) AND the top row is not in scroll view, pressing left arrow button moves focus to first element in the top row rather than doing nothing.

This works fine when all the elements are visible on the screen.

You can see this in action here. Click on 1st item in the 4th row and press left arrow key. Instead of doing nothing, the first 1st item in 1st row gets selected.

https://codepen.io/cvirendra/pen/dBOjZO

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions