OrchardCore
OrchardCore copied to clipboard
Use Pager instead of PagerSlim in ListPart admin view
Currently, when editing item in a ListPart like blogposts, we get a PagerSlim in the admin. This is not a great experience since one may have many blogposts under the same blog.
This should be converted to a Pager instead allowing the same experience as when editing other content items.
Related: #8367
We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).
This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.