Revert modal changes (#23001)

* revert modal changes from #22963

* add test and lint
This commit is contained in:
Josh Hawkins
2026-04-25 07:21:13 -06:00
committed by GitHub
parent ea246384bf
commit 819e8de172
10 changed files with 122 additions and 10 deletions
@@ -22,7 +22,7 @@ export default function ActionsDropdown({
const { t } = useTranslation(["components/dialog", "views/replay", "common"]);
return (
<DropdownMenu modal={false}>
<DropdownMenu>
<DropdownMenuTrigger asChild>
<Button
className="flex items-center gap-2"