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

fix(LinkBubble): Display link bubble view only if href is set #5538

Merged
merged 1 commit into from
Mar 20, 2024

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Mar 20, 2024

This prevents requests to /resolve?reference=.../null when a document gets opened without a link being selected.

Contributes to nextcloud/collectives#1167

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

@mejo- mejo- added this to the Nextcloud 29 milestone Mar 20, 2024
@mejo- mejo- self-assigned this Mar 20, 2024
Copy link
Collaborator

@max-nextcloud max-nextcloud left a comment

Choose a reason for hiding this comment

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

lgtm

This prevents requests to `/resolve?reference=.../null` when a document
gets opened without a link being selected.

Contributes to nextcloud/collectives#1167

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the fix/linkbubble_no_href branch from 536b528 to 9e74ac9 Compare March 20, 2024 16:32
@mejo- mejo- disabled auto-merge March 20, 2024 17:28
@mejo- mejo- merged commit 805aa07 into main Mar 20, 2024
55 of 59 checks passed
@mejo- mejo- deleted the fix/linkbubble_no_href branch March 20, 2024 17:28
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.

2 participants