Skip to content

Fix creating sortable elements#3610

Merged
tvdeyen merged 1 commit intomainfrom
fix-create-sortable-element
Jan 31, 2026
Merged

Fix creating sortable elements#3610
tvdeyen merged 1 commit intomainfrom
fix-create-sortable-element

Conversation

@tvdeyen
Copy link
Copy Markdown
Member

@tvdeyen tvdeyen commented Jan 30, 2026

What is this pull request for?

Since the introduction of the alchemy-sortable-elements element we lost the ability to drag-sort elements after they have been created. The create turbo stream response needs the id as target for the new element.

Checklist

@tvdeyen tvdeyen requested a review from a team as a code owner January 30, 2026 21:29
@tvdeyen tvdeyen added this to the 8.1 milestone Jan 30, 2026
Since the introduction of the alchemy-sortable-elements
element we lost the ability to drag-sort elements after
they have been created. The create turbo stream response
needs the id as target for the new element.
@tvdeyen tvdeyen force-pushed the fix-create-sortable-element branch from 98c7715 to 3319d80 Compare January 30, 2026 21:33
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.48%. Comparing base (423f1e1) to head (3319d80).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3610   +/-   ##
=======================================
  Coverage   97.48%   97.48%           
=======================================
  Files         314      314           
  Lines        8256     8256           
=======================================
  Hits         8048     8048           
  Misses        208      208           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tvdeyen tvdeyen merged commit 9bdabaa into main Jan 31, 2026
22 checks passed
@tvdeyen tvdeyen deleted the fix-create-sortable-element branch January 31, 2026 12:15
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