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

Repeater sortability not functioning properly #1455

Closed
sashamilenkovic opened this issue Jul 24, 2024 · 1 comment
Closed

Repeater sortability not functioning properly #1455

sashamilenkovic opened this issue Jul 24, 2024 · 1 comment
Assignees
Labels
🐛 bug Verified bug by team 🚦 has-workaround There currently is away to work around this issue 🟡 priority-2 2. Medium priority issue Pro Pertains to FormKit Pro

Comments

@sashamilenkovic
Copy link
Contributor

sashamilenkovic commented Jul 24, 2024

Reproduction

https://formkit.link/184c8c55493974ac4e09ad349b65f8c4

Describe the bug

Sortability in repeater is not working properly. This is because the style pointer-events-none is being applied to class formkit-dropZone that is applied in the repeater__item class. This should be removed from the regenesis theme.

Current workaround would be to remove that style.

Environment

• OS: [e.g. iOS]
• Browser [e.g. chrome, safari]
• Version [e.g. 22]

@sashamilenkovic sashamilenkovic added 🐛 bug Verified bug by team 🟡 priority-2 2. Medium priority issue Pro Pertains to FormKit Pro 🚦 has-workaround There currently is away to work around this issue labels Jul 24, 2024
@sashamilenkovic sashamilenkovic changed the title Repeater sortability not functioning properly. Repeater sortability not functioning properly Jul 24, 2024
@andrew-boyd
Copy link
Member

This has been resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Verified bug by team 🚦 has-workaround There currently is away to work around this issue 🟡 priority-2 2. Medium priority issue Pro Pertains to FormKit Pro
Projects
None yet
Development

No branches or pull requests

2 participants