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

update options to allow drag/drop betweeen parents and children #4516

Merged
merged 2 commits into from Apr 29, 2024

Conversation

gregvanbrug
Copy link
Member

Summary

Fixes a bug where pages were not able to be dragged between different levels of hierarchy.

What are the specific steps to test this change?

  1. npm run dev
  2. Use the Page manager to create Pages, navigate to a Page and create a Child Page.
  3. Edit the Page Tree by dragging Pages. You should be able to move Pages between different levels of heirarchy.

What kind of change does this PR introduce?

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Build-related changes
  • Other

Make sure the PR fulfills these requirements:

  • It includes a) the existing issue ID being resolved, b) a convincing reason for adding this feature, or c) a clear description of the bug it resolves
  • The changelog is updated
  • Related documentation has been updated
  • Related tests have been updated

@gregvanbrug gregvanbrug self-assigned this Apr 26, 2024
Copy link
Member

@boutell boutell left a comment

Choose a reason for hiding this comment

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

Well that was easy!

Please update the changelog.

@boutell boutell merged commit 32819e1 into main Apr 29, 2024
8 checks passed
@boutell boutell deleted the pro-5898-fix-page-tree-drag-drop branch April 29, 2024 16:55
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.

None yet

2 participants