-
Notifications
You must be signed in to change notification settings - Fork 62
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
p:layout and pe:layout do not work #165
Comments
Hi @Kameecoding, can you share any screenshot? I'm interested to see the use case of p:layout within admin-template because this template was supposed to replace p:layout. Thanks for reporting. |
From @Kameecoding on May 23, 2018 14:43 I am unable to screenshot it atm, but there isn't anything to see there, it On Wed, May 23, 2018, 16:26 Rafael M. Pestano [email protected]
|
I see but can you describe your usecase with p:layout? is it just to organize/align/position content? if yes I'd recommend bootstrap grid system or PrimeFaces grid css. If it is something else can you provide a sample page? |
I see the Don't know why it comes with visibility hidden but you can fix that with following css rule:
I don't know if it has any side effects. |
From @Kameecoding on May 23, 2018 17:21 the use case is having a simple 2 pnael layout where right panel can be On Wed, May 23, 2018, 19:17 Rafael M. Pestano [email protected]
|
@rmpestano, do you know what causes this issue? |
Hi @DontSeeSharp, at first glance I could not find the cause, need to dig deeper but probably after releasing AdminFaces RC16 unless someone take a look at it before. |
From @Kameecoding on May 22, 2018 10:26
Issue Overview
p:layout and pe:layout do not work
Current Behaviour
Adding any of these layouts to the body doesn't work properly
Expected Behaviour
These should probably work
How to reproduce
Add a layout to the body,
Additional Information
Copied from original issue: adminfaces/admin-template#72
The text was updated successfully, but these errors were encountered: