Skip to content

Commit

Permalink
refactor(MenuV2): default portal to be document body (#4585)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthprost authored Dec 13, 2024
1 parent f783531 commit 2f660df
Show file tree
Hide file tree
Showing 3 changed files with 207 additions and 4,401 deletions.
5 changes: 5 additions & 0 deletions .changeset/flat-days-yawn.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@ultraviolet/ui": patch
---

Make `<MenuV2 />` default portalTarget set to `document.body` to avoid scrolling in a list when menu is added
Loading

0 comments on commit 2f660df

Please sign in to comment.