Collapsible Panel
as first field won't collapse
#6646
Unanswered
ekateiva
asked this question in
Ideas & Feature Requests
Replies: 1 comment
-
After much consideration, we are not going to change the behavior here. You can create an empty panel to cover the use case. In future versions, we will add a deprecation warning if you attempt to use it as the first panel and throw an exception in Nova 6. |
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 you define a
Panel::make(...)->collapsable()
as the firstfields()
element, it is not collapsable and the arrow is not even seen.Detailed steps to reproduce the issue on a fresh Nova installation:
Related issue
#4749
Beta Was this translation helpful? Give feedback.
All reactions