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

Allow switching of inspection by using key arrows #1990

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

Eddasol
Copy link
Contributor

@Eddasol Eddasol commented Jan 29, 2025

Ready for review checklist:

  • A self-review has been performed
  • All commits run individually
  • Temporary changes have been removed, like console.log, TODO, etc.
  • The PR has been tested locally
  • A test have been written
    • This change doesn't need a new test
  • Relevant issues are linked
  • Remaining work is documented in issues
    • There is no remaining work from this PR that require new issues
  • The changes does not introduce dead code as unused imports, functions etc.

@Eddasol Eddasol linked an issue Jan 29, 2025 that may be closed by this pull request
@Eddasol Eddasol added feature New feature or request frontend Frontend related functionality labels Jan 29, 2025
Copy link
Contributor

@mrica-equinor mrica-equinor left a comment

Choose a reason for hiding this comment

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

LGTM :)

@Eddasol Eddasol merged commit 0f7bd56 into equinor:main Jan 29, 2025
12 checks passed
@Eddasol Eddasol deleted the arrow-keys branch January 29, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request frontend Frontend related functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Easier navigation between inspection data
2 participants