Skip to content

Commit 8cfb452

Browse files
Rajdeep Chandracastastrophe
Rajdeep Chandra
authored andcommitted
chore: changeset semver fix
1 parent 737ce2c commit 8cfb452

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/happy-cycles-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
'@spectrum-web-components/overlay': major
2+
'@spectrum-web-components/overlay': minor
33
---
44

55
**Fixed** : Overlays (like pickers and action menus) were incorrectly closing when scrolling occurred within components. The fix ensures the `handleScroll` method in `OverlayStack` only responds to document/body scrolling events and ignores component-level scrolling events, which was the original intention.

0 commit comments

Comments
 (0)