lion/packages/ui/components/overlays
Alberto López-Barranco c80bca7c83
fix(overlay-controller): do not scroll to invoker if it is visible (#2155)
* fix(overlay-controller): do not scroll to invoker if it is visible on screen

When closing an overlay, srollIntoView forced the invoker element to be placed in the middle of the screen. This fix prevents the scroll if the invoker is already visible, but still scrolls it into view if needed.

* chore: changeset
2023-12-11 12:44:01 +01:00
..
src fix(overlay-controller): do not scroll to invoker if it is visible (#2155) 2023-12-11 12:44:01 +01:00
test fix(ui): use traditional style on ios for adopt-styles 2023-11-24 12:02:06 +01:00
test-helpers Revert "fix: create exports for test-suites and test-helpers (#2010)" (#2012) 2023-06-13 15:14:47 +02:00
test-suites fix(ui): use traditional style on ios for adopt-styles 2023-11-24 12:02:06 +01:00
translations chore: rename ui/src to components 2022-10-31 16:55:07 +01:00
types fix(ui): prevent infinite tooltip loops 2022-12-15 16:52:02 +01:00