Skip to content

Commit

Permalink
Merge pull request #44511 from tsa321/inviteMemberFocusBug
Browse files Browse the repository at this point in the history
Fix text input won't auto focus after back from get assistance page in workspace invite page
  • Loading branch information
srikarparsi authored Jul 9, 2024
2 parents 7b558ef + 70d892a commit dd96852
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/FocusTrap/SCREENS_WITH_AUTOFOCUS.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ const SCREENS_WITH_AUTOFOCUS: string[] = [
SCREENS.ROOM_MEMBERS_ROOT,
SCREENS.NEW_TASK.DETAILS,
SCREENS.MONEY_REQUEST.CREATE,
SCREENS.WORKSPACE.INVITE,
SCREENS.SIGN_IN_ROOT,
];

Expand Down

0 comments on commit dd96852

Please sign in to comment.