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
uxap.ObjectPageLayout inside m.Dialog increases its height infinitely #2514
Comments
|
Hello @boghyon , |
|
Hi @boghyon, You can check it out here: https://jsbin.com/tukuyiy/2/edit?html,js,output I hope my finding helps you! |
|
Hey guys! I've the same issue, but my object page isn't inside a dialog...anyone know some workaround? Using latest SAPUI5. Code Attached. |
Hey @daniel-cabral, I'm experiencing a similar phenomenon (v1.108.0), also without a dialog. Were you able to resolve the problem? |
|
Please use object page layout inside the page in dialog content.. it will work.. Like below.. |
URL (minimal example if possible):
https://jsbin.com/ragules/edit?html,js,output
Steps to reproduce the problem:
Any other information? (attach screenshot if possible)
Aside from the questionable UI choice (putting a whole
sap.uxap.ObjectPageLayoutinside a Dialog), this behavior occurs only if there are more than onesap.uxap.ObjectPageSubSectioncontrols within the ObjectPageLayout.The text was updated successfully, but these errors were encountered: