An empty panel is displayed on Detail when Resource fields only contain Panels #4048
Unanswered
WillyReyno
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
I am hesitent to fix this issue because it would create more visual issues rather than fixing anything. Default panel are special panel used as primary placeholder and has custom toolbar. Just show how mess up it can be by adding Panel as first field. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description:
When Resource fields only contain Panel(s), an empty Panel appears at the top of the Resource Detail page :
If another field is added within the

fields()
array, the empty panel disappears:Detailed steps to reproduce the issue on a fresh Nova installation:
fields()
method, declare one or more panels (without any field at the root of the array)Beta Was this translation helpful? Give feedback.
All reactions