refactor: Make focusable elements responsible for scrolling themselves into bounds. by gonfunko · Pull Request #9288 · RaspberryPiFoundation/blockly

@gonfunko

BenHenning

@gonfunko

BenHenning

@gonfunko

@gonfunko

BenHenning

gonfunko added a commit that referenced this pull request

Aug 28, 2025
…s into bounds. (#9288)

* refactor: Make focusable elements responsible for scrolling themselves into bounds.

* chore: Add tests for scrolling focused elements into view.

* fix: Removed inadvertent `.only`.

* fix: Scroll parent block of connections into bounds on focus.