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

[attribute form] Avoid showing a blank item in the drag and drop form layout for invalid/missing relations #59654

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nirvn
Copy link
Contributor

@nirvn nirvn commented Nov 29, 2024

Description

This PR fixes #59001 , whereas currently a broken relation item (relation gone missing) in the drag n drop form layout will end up showing as a blank item in the tree.

Before:

image

Now:

image

… a pasted configuration as invalid when not tied to the current layer
@github-actions github-actions bot added this to the 3.42.0 milestone Nov 29, 2024
Copy link

github-actions bot commented Nov 29, 2024

🪟 Windows builds

Download Windows builds of this PR for testing.
Debug symbols for this build are available here.
(Built from commit 48d4d5c)

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
(Built from commit 48d4d5c)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Show a warning when a relation widget used in a form is obsolete
1 participant