Skip to content

Commit

Permalink
fix: Web - Chat - Notification preferences RHP does not animate smoot…
Browse files Browse the repository at this point in the history
…hly.

Signed-off-by: Krishna Gupta <[email protected]>
  • Loading branch information
Krishna2323 committed Jul 6, 2024
1 parent c5eafd3 commit d1d3716
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 d1d3716

Please sign in to comment.