-
Notifications
You must be signed in to change notification settings - Fork 3k
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
[HOLD for payment 2023-10-23] [HOLD for payment 2023-10-23] [HOLD for payment 2023-10-20] [HOLD for payment 2023-10-20] [$500] Display keyboard shortcuts menu in the RHP #27449
Comments
Triggered auto assignment to @kadiealexander ( |
Triggered auto assignment to @shawnborton ( |
Tagging in @shawnborton for mockup of what the shortcut menu should look like in the RHP |
ProposalPlease re-state the problem that we are trying to solve in this issue.Display keyboard shortcuts menu in the RHP What is the root cause of that problem?The keyboard shortcuts modal uses a deviating implementation compared to other pages. What changes do you think we should make in order to solve the problem?
App/src/libs/Navigation/AppNavigator/AuthScreens.js Lines 167 to 180 in 95c9e47
const renderShortcut = (shortcut) => (
<View key={shortcut.displayName} style={styles.mb5}>
<View style={styles.mb1}>
<Text>{shortcut.displayName}</Text>
</View>
<View>
<Text style={styles.textLabelSupporting}>{translate(`keyboardShortcutModal.shortcuts.${shortcut.descriptionKey}`)}</Text>
</View>
</View>
);
What alternative solutions did you explore? (Optional)Alternatively, we can implement it as a right-docked modal. However, this does not inherently add a backdrop (
|
We currently toggle the modal if CMD+J is pressed again. Is it the intention to maintain this behavior (strictly speaking, the description only states that it will open it)? I have also updated my proposal with some additional details. |
I think it'd be like CMD+K. It opens the page, but doesn't close it. |
@shawnborton, @stephanieelliott Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
@shawnborton, @stephanieelliott Eep! 4 days overdue now. Issues have feelings too... |
I think we can take this off hold and start moving things forward. |
Thanks for the mock @shawnborton! Taking this off hold and adding the |
Job added to Upwork: https://www.upwork.com/jobs/~018fa7bda44a6beb13 |
Current assignee @stephanieelliott is eligible for the External assigner, not assigning anyone new. |
Based on my calculations, the pull request did not get merged within 3 working days of assignment. Please, check out my computations here:
On to the next one 🚀 |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.83-11 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-10-20. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.83-11 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-10-20. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.84-10 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-10-23. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 1.3.84-10 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2023-10-23. 🎊 After the hold period is over and BZ checklist items are completed, please complete any of the applicable payments for this issue, and check them off once done.
For reference, here are some details about the assignees on this issue:
As a reminder, here are the bonuses/penalties that should be applied for any External issue:
|
Requested the payment via NewDot |
Summarizing payment on this issue:
|
$500 payment approved for @eVoloshchak based on summary above. |
All paid! |
If you are the assigned CME please investigate whether the linked PR caused a regression and leave a comment with the results. If a regression has occurred and you are the assigned CM follow the instructions here. If this regression could have been avoided please consider also proposing a recommendation to the PR checklist so that we can avoid it in the future. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
Click CMD + J to open the keyboard shortcuts menu
Expected Result:
The keyboard shortcuts menu opens in the RHP
Actual Result:
The keyboard shortcuts menu opens as a modal in the middle of the browser window like this:
Workaround:
n/a
Platforms:
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: