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

Moves navigation logic to cursor #2460

Merged
merged 2 commits into from
May 14, 2019

Conversation

alschmiedt
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

We had too many different areas that were all doing in, out, next, prev functionality of some sort.

Proposed Changes

Moves the user facing logic for moving around the workspace to the cursor instead of in the navigation file.

Changes the key handling WASD keys.

Fixes a insertFromWs test case.

Reason for Changes

Test Coverage

Tested on:

Additional Information

@rachel-fenichel
Copy link
Collaborator

lgtm

@alschmiedt alschmiedt merged commit 250e479 into google:keyboard_nav May 14, 2019
@alschmiedt alschmiedt deleted the navigation_refactor branch May 29, 2020 15:36
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.

None yet

2 participants