Skip to content

Commit

Permalink
Merge pull request #49323 from cretadn22/fix-scroll-up-issue
Browse files Browse the repository at this point in the history
Fix scroll issue after dismissing RHP on the Rule Page
  • Loading branch information
arosiclair committed Sep 19, 2024
2 parents 34509f2 + 05bbb0d commit d1817c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/FocusTrap/WIDE_LAYOUT_INACTIVE_SCREENS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const WIDE_LAYOUT_INACTIVE_SCREENS: string[] = [
SCREENS.SEARCH.CENTRAL_PANE,
SCREENS.SETTINGS.TROUBLESHOOT,
SCREENS.SETTINGS.SAVE_THE_WORLD,
SCREENS.WORKSPACE.RULES,
];

export default WIDE_LAYOUT_INACTIVE_SCREENS;

0 comments on commit d1817c5

Please sign in to comment.