Skip to content

Commit

Permalink
fix: push the menu up if there isn't enough space at the bottom
Browse files Browse the repository at this point in the history
  • Loading branch information
montelaidev committed Feb 9, 2024
1 parent 201a48f commit 6d5d37d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ export const AccountListItemMenu = ({
isOpen={isOpen}
isPortal
preventOverflow
flip
>
<ModalFocus restoreFocus initialFocusRef={anchorElement}>
<div onKeyDown={handleKeyDown} ref={popoverDialogRef}>
Expand Down

0 comments on commit 6d5d37d

Please sign in to comment.