Skip to content

Commit

Permalink
Merge pull request #44934 from Krishna2323/krishna2323/issue/44421
Browse files Browse the repository at this point in the history
fix: Web - Chat - Notification preferences RHP does not animate smoothly.
  • Loading branch information
robertjchen authored Jul 8, 2024
2 parents a280f82 + d1d3716 commit 4d2c988
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/FocusTrap/SCREENS_WITH_AUTOFOCUS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ const SCREENS_WITH_AUTOFOCUS: string[] = [
SCREENS.PRIVATE_NOTES.EDIT,
SCREENS.SETTINGS.PROFILE.STATUS,
SCREENS.SETTINGS.PROFILE.PRONOUNS,
SCREENS.REPORT_SETTINGS.ROOT,
SCREENS.REPORT_SETTINGS.NOTIFICATION_PREFERENCES,
SCREENS.REPORT_PARTICIPANTS.ROOT,
SCREENS.ROOM_MEMBERS_ROOT,
SCREENS.NEW_TASK.DETAILS,
SCREENS.MONEY_REQUEST.CREATE,
SCREENS.SIGN_IN_ROOT,
Expand Down

0 comments on commit 4d2c988

Please sign in to comment.