8000 No edit button for empty EditableDialogBoxConfiguration by LosHawlos · Pull Request #10962 · pimcore/pimcore · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

No edit button for empty EditableDialogBoxConfiguration #10962

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 1 commit into from
Dec 6, 2021
Merged

No edit button for empty EditableDialogBoxConfiguration #10962

merged 1 commit into from
Dec 6, 2021

Conversation

LosHawlos
Copy link
Contributor

Changes in this pull request

This change will have the areablock check that the EditableDialogBoxConfiguration contains items prior to creating the edit button. This will avoid showing an empty dialog box window.

Resolves #7671

Additional info

Another way to solve this would be a change in the signature of getEditableDialogBoxConfiguration to allow the return of null, but that would cause a BC break.

@dvesh3 dvesh3 added the Bug label Dec 6, 2021
@dvesh3 dvesh3 added this to the 10.2.6 milestone Dec 6, 2021
@dvesh3 dvesh3 merged commit 4152693 into pimcore:10.x Dec 6, 2021
@dvesh3
Copy link
Contributor
dvesh3 commented Dec 6, 2021

@LosHawlos thanks!

@dvesh3
Copy link
Contributor
dvesh3 commented Dec 6, 2021

Cherry picked on 10.2 a431226

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

Successfully merging this pull request may close these issues.

Improvement: EditableDialogBox - Do not render button for empty configuration
2 participants
0