Field descriptions within arrays should be aware of its index #4360
tyteen4a03
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 2 replies
-
The description components could just take a new prop for "path" and then you would be able to determine the index from the pathname passed through. Would you like to take a crack at a PR? Would be a pretty simple one and I could lead you in the right direction some time this week. |
Beta Was this translation helpful? Give feedback.
2 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.
-
It would be great if custom React components (e.g. for admin.description) used by fields within arrays can be made aware of the index of the array entry.
Beta Was this translation helpful? Give feedback.
All reactions