Skip to content

WYSIWYG editor link updates - #3298

Merged
ssddanbrown merged 2 commits into
developmentfrom
wysiwyg_links
Mar 9, 2022
Merged

ssddanbrown merged 2 commits into
developmentfrom
wysiwyg_links

Conversation

@ssddanbrown

Copy link
Copy Markdown
Member

Staging PR for some improvements to links within the WYSIWYG editor.

  • Added Ctrl+Shift+K shortcut for direct entity link insertion.
  • Added toolbar, when link is in selection, for common link actions (Edit/Remove/Open).

Closes #3276
Closes #3244

Shows entity select dialog for more direct entity link insertion.
Aligns with shortcut from markdown editor.

For #3244
- Allows for easy unlinking, link preview or link editing.
- Created custom one to limit actions available.
- Performed refactoring of non-plugin toolbar editor code to extact into
  its own file.

Related to #3276
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment