Adding re-usable collection definitions #9
mattbrailsford
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When adding collections, if you show the same collection in multiple places you can end up with some repetition so is there a way to create baseline collection configs and then when adding a collection it duplicates that config and applies the explicit changes over the top.
This was another suggestion by Callum. My initial though is, can this just be handled in extension methods? Or is an explicit API more benefitial?
Beta Was this translation helpful? Give feedback.
All reactions