Apply suggestion from @Rugvip
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -2,10 +2,4 @@
|
||||
'@backstage/plugin-search': patch
|
||||
---
|
||||
|
||||
Fix SearchModal Dialog not unmounting properly on close
|
||||
|
||||
Fixed issue where Dialog was hidden but not unmounted, preventing
|
||||
Material-UI from removing overflow:hidden from body element.
|
||||
Added tests to verify Dialog is properly removed from DOM.
|
||||
|
||||
Signed-off-by: fcamgz <fatihcamgoz@hotmail.com.tr>
|
||||
Fixed `SearchModalDialog` breaking the page by not closing correctly.
|
||||
|
||||
Reference in New Issue
Block a user