Skip to content

Fix an issue with drag and dropping button condition actions #16608

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

Merged
merged 4 commits into from
Jul 24, 2025

Conversation

PClmnt
Copy link
Collaborator

@PClmnt PClmnt commented Jul 24, 2025

Description

When using nested drawers (button actions inside condition editor), dnd operations were interfering with each other, causing the drag and drop to perform strangely and empty condition items to appear.

Added some unique identifiers to stop this cross contamination.

https://linear.app/budibase/issue/BUDI-9527/unable-to-re-order-app-actions-in-button-conditions-settings

Copy link

qa-wolf bot commented Jul 24, 2025

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@github-actions github-actions bot added firestorm Data/Infra/Revenue Team size/s labels Jul 24, 2025
@PClmnt PClmnt merged commit 2f5da93 into master Jul 24, 2025
23 checks passed
@PClmnt PClmnt deleted the feat/fix-conditions-drag-drop branch July 24, 2025 13:03
@github-actions github-actions bot locked and limited conversation to collaborators Jul 24, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/s size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants