-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
CMD + K is not working when the focus is on compose box #3512
Comments
Triggered auto assignment to @stitesExpensify ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Checked out the commit before bumping the react-native-web version and this bug no longer exists. I'm not sure why that is though |
I am going to need to have someone else look into this for me for |
I think it makes sense to move forward with the deploy, given that we aren't going to roll back react-native-chat. Seems like a good external issue to me as well. |
Removing deploy blocker label and adding external |
Triggered auto assignment to @arielgreen ( |
I disagree about this not being a blocker, I keep sending people messages like |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
I'm a little unclear, should I still get this up on Upwork? |
I don't know. IMO either we should revert the PR that broke this or fix it. @stitesExpensify why do you say we can't revert the PR that broke this? |
I think I agree with @stitesExpensify on this one – we probably don't want to revert #3215. We won't be doing a prod deploy today anyways, so we have tomorrow to try and get this fixed, so that would be ideal. But otherwise I think we should just and not treat this as a deploy blocker. |
DB's stay internal because they are I agree with Rory, let's use tomorrow to assess what the fix is for this. If it's straightforward, let's do it and avoid shipping a regression that has a pretty big impact on everyone's productivity in E.cash. If we end up needing more time, then I think we'll need to remove it as a deploy blocker, so that we can get a new prod build to Apple and unblock N5. |
I also don't think this should be a deployBlocker. But I will take a look at the issue today to see if there's a simple fix. |
No luck. I added some notes on the PR which introduced this library change. Moving onto other deploy blockers. |
👋 @HorusGoul found the fix in this thread. Over to you, @roryabraham! |
Thanks to @HorusGoul the PR to fix this is ready for review |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Expected Result:
User should be able to change chats when using the command + k.
Actual Result:
CMD + K is not working when the focus is on compose box.
Action Performed:
Workaround:
User has to manually set the focus on the chat switcher
Platform:
Where is this issue occurring?
Web ✔️
iOS
Android
Desktop App
Mobile Web
**Version Number:**1.0.66-0
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos:
Expensify/Expensify Issue URL:
View all open jobs on Upwork
From @iwiznia https://expensify.slack.com/archives/C01GTK53T8Q/p1623271189154800
Additional info:
This change was caused by upgrading our react-native-web package to 0.15.7.
It appears that when focused on inputs, all existing keybinds no longer work.
The text was updated successfully, but these errors were encountered: