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

paste/drag to a different editor instance #244

Merged
merged 7 commits into from
Jun 12, 2024

Conversation

i-just
Copy link
Contributor

@i-just i-just commented Jun 12, 2024

Description

Enabled pasting (and dragging) nested entries to different editor instances.

If the editor instance we’re pasting into doesn’t support nested entries, an error is shown:
Screenshot 2024-06-12 at 14 24 55

If the editor instance we’re pasting into allows nested entries but doesn’t allow the entry type of the entry we’re trying to paste, an error is shown:
Screenshot 2024-06-12 at 14 25 14

Otherwise, the nested entry is duplicated and added in:
Screenshot 2024-06-12 at 14 25 35

Related issues

#237

@brandonkelly brandonkelly merged commit f3cc65e into 4.x Jun 12, 2024
3 checks passed
@brandonkelly brandonkelly deleted the feature/237-pasting-nested-entries-between-editors branch June 12, 2024 16:19
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