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

Feature: Added shortcuts to switch between Preview & Detail panes #13692

Merged
merged 7 commits into from
Nov 10, 2023

Conversation

yaira2
Copy link
Member

@yaira2 yaira2 commented Nov 6, 2023

Resolved / Related Issues

Validation
How did you test these changes?

  • Did you build the app and test your changes?
  • Did you check for accessibility? You can use Accessibility Insights for this.
  • Did you remove any strings from the en-us resource file?
    • Did you search the solution to see if the string is still being used?
  • Did you implement any design changes to an existing feature?
    • Was this change approved?
  • Are there any other steps that were used to validate these changes?
    1. Use ctrl + alt + d to open/switch to the details pane
    2. Use ctrl + alt + p to open/switch to the preview pane
    3. Use the toolbar button to close the pane
    4. Confirm the toolbar button always restores the last selected pane

Screenshots (optional)
Add screenshots here.

@yaira2 yaira2 marked this pull request as draft November 6, 2023 22:41
@yaira2 yaira2 marked this pull request as ready for review November 9, 2023 19:30
@yaira2 yaira2 merged commit b6bbe52 into main Nov 10, 2023
6 checks passed
@yaira2 yaira2 deleted the ya/SeperateShortcuts branch November 10, 2023 16:43
@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed needs - code review labels Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge Pull requests that are approved and ready to merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add shortcut to open preview pane (as opposed to details pane)
1 participant