Skip to content

Commit

Permalink
Dropdown: Always hide when reference hidden
Browse files Browse the repository at this point in the history
  • Loading branch information
diyorbek committed Jun 11, 2024
1 parent 9250565 commit 94d41e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gestalt/src/Dropdown.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ export default function Dropdown({
anchor={anchor}
color="white"
disablePortal
hideWhenReferenceHidden
id={id}
idealDirection={idealDirection}
onDismiss={onDismiss}
Expand Down

0 comments on commit 94d41e5

Please sign in to comment.