Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Keyboard input for workspace invite page on mobile keyboards #4228

Merged
merged 1 commit into from
Jul 26, 2021

Conversation

TomatoToaster
Copy link
Contributor

@TomatoToaster TomatoToaster commented Jul 26, 2021

@ctkochan22, please review
cc: @parasharrajat

Details

Now we are allowing users to invite multiple emails at once. On iOS, since we have made this an email specific keyboard, we can't use commas to invite multiple users. This PR turns this input into a regular keyboard so users can do that.

Fixed Issues

resolves this regression identified: #4068 (comment)

Tests

Web QA tested locally on iOS emulator

QA Steps

Should be tested on iOS and android.

  1. Launch the app and login with expensifail account
  2. Tap + > New workspace
  3. Enter name for workspace , tap Get started
  4. Tap People > Invite
  5. Enter email and verify that you can type a comma and enter various emails.
  6. Try to invite multiple users and see if that works

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • [] Android

Screenshots

Web

Mobile Web

Desktop

iOS

Now (good):
image

Before (bad):
image

Android

@TomatoToaster TomatoToaster self-assigned this Jul 26, 2021
@TomatoToaster TomatoToaster requested a review from a team as a code owner July 26, 2021 17:59
@MelvinBot MelvinBot requested review from ctkochan22 and removed request for a team July 26, 2021 17:59
@TomatoToaster TomatoToaster changed the title Fix Keyboard input for workspace invite page on mobile keyboards [HOLD] Fix Keyboard input for workspace invite page on mobile keyboards Jul 26, 2021
@parasharrajat
Copy link
Member

Thanks for the PR @TomatoToaster .

@TomatoToaster TomatoToaster changed the title [HOLD] Fix Keyboard input for workspace invite page on mobile keyboards Fix Keyboard input for workspace invite page on mobile keyboards Jul 26, 2021
@TomatoToaster
Copy link
Contributor Author

Ok this is ready for review. I can't get workspaces to work on android emulator for some reason, but I think this will be easier to QA on android when this hits staging anyway.

@ctkochan22 ctkochan22 merged commit 5d1c9ff into main Jul 26, 2021
@ctkochan22 ctkochan22 deleted the amal-invite-keyboard branch July 26, 2021 19:59
@OSBotify
Copy link
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@OSBotify
Copy link
Contributor

🚀 Deployed to staging in version: 1.0.80-3🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify
Copy link
Contributor

🚀 Deployed to production in version: 1.0.81-4🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants