Skip to content

Commit

Permalink
[field] FieldChange: run confirmation popup in portal
Browse files Browse the repository at this point in the history
  • Loading branch information
skogsmaskin authored and rexxars committed Oct 6, 2020
1 parent 20a9549 commit 9a63dd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@sanity/field/src/diff/components/FieldChange.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ export function FieldChange({change}: {change: FieldChangeNode}) {

{confirmRevertOpen && (
<PopoverDialog
portal
actions={[
{
color: 'danger',
Expand Down

0 comments on commit 9a63dd5

Please sign in to comment.