diff --git a/packages/search-widget/index.html b/packages/search-widget/index.html index e6f4cec..627e988 100644 --- a/packages/search-widget/index.html +++ b/packages/search-widget/index.html @@ -46,8 +46,22 @@
- - +This page has enough content to show a scrollbar. When you open the search modal, the page should NOT shift to the right.
+The fix works by calculating the scrollbar width and adding equivalent padding to compensate for the scrollbar removal.
+Long content to ensure scrollbar is visible...
+Notice that when the modal opens, there's no layout shift!
+