Update .changeset/orange-friends-march.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-03-22 22:07:02 +01:00
committed by GitHub
parent 13d1483605
commit 86711b1769
+1 -1
View File
@@ -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.