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

GN-4825: Correctly shows "Insert snippet" button #672

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Conversation

dkozickis
Copy link
Contributor

@dkozickis dkozickis commented Jun 5, 2024

Overview

"Insert snippet" plugin depends on "activeNode". "activeNode" is derived by editableNodePlugin. editableNodePlugin is not enabled when shouldEditRdfa is false. Fixed that.

Setup

  1. Checkout
  2. ember s --proxy https://gelinkt-notuleren.lblod.info
  3. Mock login

How to test/reproduce

CleanShot.2024-06-05.at.16.23.02.mp4

Checks PR readiness

  • UI: works on smaller screen sizes
  • UI: feedback for any loading/error states
  • Check cancel/go-back flows
  • Check database state correct when deleting/updating (especially regarding relationships)
  • changelog
  • npm lint
  • no new deprecations

Copy link
Contributor

@lagartoverde lagartoverde 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 to me

@dkozickis dkozickis merged commit eaa66f6 into master Jun 11, 2024
3 checks passed
@dkozickis dkozickis deleted the GN-4825-fix branch June 11, 2024 04:32
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