We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c646d9f commit c46b42aCopy full SHA for c46b42a
site/src/pages/UsersPage/UsersTable/UserGroupsCell.tsx
@@ -79,6 +79,7 @@ export function UserGroupsCell({ userGroups }: GroupsCellProps) {
79
</Button>
80
81
<Popover
82
+ disableScrollLock
83
id={popoverId}
84
anchorEl={anchorEl}
85
open={anchorEl !== null}
0 commit comments