From 86711b1769dc1a3812292f728d73861bb9d919df Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Sun, 22 Mar 2026 22:07:02 +0100 Subject: [PATCH] Update .changeset/orange-friends-march.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Patrik Oldsberg --- .changeset/orange-friends-march.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.