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

Fix: 3336 Ensure form uses correct keys #3561

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Fesaa
Copy link
Contributor

@Fesaa Fesaa commented Feb 18, 2025

Fixed

Note: The specific order is starting at the top, and then removing any link that was below it (higher index, so it got shifted).
One below would not work at all, more than one below would remove the wrong one.

I do not know what the performance impact is of creating a new form object, but I didn't see a "delete all controls" method. Shouldn't be called enough to matter either way.

@Fesaa Fesaa changed the title Ensure form uses correct keys Fix: 3336 Ensure form uses correct keys Feb 18, 2025
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.

Removing web links in the UI behaves wrong
1 participant