Show All Fields disappears after use #4190
Unanswered
alekmlynek
asked this question in
Ideas & Feature Requests
Replies: 2 comments
-
That's the expected behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Then I would say that is an odd and inconstant choice. All show/hide content, relationships, side-menus and everywhere else has toggle enabled. This is the only area in the whole system that is not. The issue was brought to me by a client, they didn't think it was working right, and I agreed with them. I'm not sure what else to say, other then it looks like a bug to users. |
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
-
Description:
When using the ->limit(x) function on Panels, Nova will add a "show all fields" link on the Resource detail page that will expand the panel when clicked and show all fields past limit.
Problem:
Once the "Show all fields" is clicked, it disappears and there is no way to get it back except for refreshing the page.
Detailed steps to reproduce the issue on a fresh Nova installation:
Beta Was this translation helpful? Give feedback.
All reactions