diff --git a/.changeset/orange-friends-march.md b/.changeset/orange-friends-march.md index 929db51666..d3813063e2 100644 --- a/.changeset/orange-friends-march.md +++ b/.changeset/orange-friends-march.md @@ -2,4 +2,4 @@ '@backstage/plugin-search': patch --- -Fixed `SearchModalDialog` breaking the page by not closing correctly. +Fixed the `SearchModal` leaving the page in a broken state by not restoring body overflow and aria-hidden attributes when closing.