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

Refactor keyboard navigation #106

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

Discookie
Copy link
Collaborator

Fixes #86.

The previously jumped-to step is stored, and future keyboard navigation will be based on that step.
Falls back to the old mechanism when there's no jumped-to step yet.

Copy link
Contributor

@csordasmarton csordasmarton left a comment

Choose a reason for hiding this comment

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

The functionality works properly. I have just one comment. Could you please rebase your branch to make sure all the test cases are run (I already merged your previous patch which contained the tests)? Please also add or modify existing test cases to test this feature.

@Discookie Discookie force-pushed the ericsson/overlapping-positions branch from 205e901 to b94b179 Compare April 11, 2022 23:48
@Discookie
Copy link
Collaborator Author

Rebased, also changed the navigation test to contain some overlapping positions.

@Discookie Discookie requested a review from csordasmarton April 11, 2022 23:54
Copy link
Contributor

@csordasmarton csordasmarton left a comment

Choose a reason for hiding this comment

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

LGTM!

@csordasmarton csordasmarton merged commit f6e3ac9 into Ericsson:main Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Navigating between reports of overlapping positions
2 participants