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

refs: fix issue with clicking links in refs #3250

Conversation

patosullivan
Copy link
Member

Fixes LAND-1409.

Fixes the issue where clicking a link within a ref would both follow the link and navigate to the ref.

Fix consists of making sure the user is actually clicking on the ref itself, not the link.

Further explanation in in-line comments.

Tested locally on livenet dev moons by making some refs with links in them.

PR Checklist

  • Includes changes to desk files
  • Describes how you tested the PR locally (test ship vs livenet)
  • If a new feature, includes automated tests
  • Comments added anywhere logic may be confusing without context

Fixes LAND-1409.

Fixes the issue where clicking a link within a ref would both follow the link and navigate to the ref.

Fix consists of making sure the user is actually clicking on the ref itself, not the link.

Further explanation in in-line comments.
Copy link

linear bot commented Feb 15, 2024

Copy link
Member

@latter-bolden latter-bolden left a comment

Choose a reason for hiding this comment

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

Looks good & makes sense.

Worked when tested locally against a hosted ship

@patosullivan patosullivan merged commit 9947fb2 into develop Feb 15, 2024
1 check passed
@patosullivan patosullivan deleted the po/land-1409-clicking-links-in-refs-should-not-cause-navigate-to-ref branch February 15, 2024 18:12
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.

2 participants