Skip to content

Conversation

@yaira2
Copy link
Member

@yaira2 yaira2 commented May 27, 2024

Resolved / Related Issues

To prevent extra work, all changes to the Files codebase must link to an approved issue marked as Ready to build. Please insert the issue number following the hashtag with the issue number that this Pull Request resolves.

Steps used to test these changes

Stability is a top priority for Files and all changes are required to go through testing before being merged into the repo. Please include a list of steps that you used to test this PR.

  1. Opened Files (with dual pane turned off)
  2. Confirmed the shadow is offset by 8
  3. Open second pane and confirm active pane has shadow offset by 32
  4. Confirmed shortcuts to switch between panes work as expected

@yaira2 yaira2 marked this pull request as draft May 27, 2024 22:04
@yaira2 yaira2 marked this pull request as ready for review May 27, 2024 22:38
@yaira2 yaira2 requested a review from 0x5bfa May 27, 2024 22:38
@yaira2 yaira2 added the ready for review Pull requests that are ready for review label May 27, 2024
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The logic in here is a bit fragile but it's only temporary

Copy link
Member

@0x5bfa 0x5bfa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code wise, LGTM.
Is this really invokable? I don't see invoker.

@yaira2
Copy link
Member Author

yaira2 commented May 28, 2024

@0x5bfa it sets the focus which in turn sets the active pane.

@yaira2 yaira2 added ready to merge Pull requests that are approved and ready to merge and removed ready for review Pull requests that are ready for review labels May 28, 2024
@yaira2 yaira2 merged commit d5f4a2f into main May 28, 2024
@yaira2 yaira2 deleted the ya/PaneShortcuts branch May 28, 2024 13:56
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.

Bug: Shadow is shown on inactive pane when enabling Dual Pane mode Feature: Add action to switch between panes

3 participants