You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: always select block after flyout insert (#205)
In MakeCode at least, it's possible to open the flyout by tabbing to the
toolbox. In that scenario there is no marker. Because of the early return
keyboard nav flow was broken as the new block wasn't selected.
0 commit comments