OrchardCore icon indicating copy to clipboard operation
OrchardCore copied to clipboard

Use Pager instead of PagerSlim in ListPart admin view

Open MikeAlhayek opened this issue 10 months ago • 2 comments

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.

MikeAlhayek avatar Jun 14 '25 23:06 MikeAlhayek

Related: #8367

gvkries avatar Jun 18 '25 11:06 gvkries

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.

github-actions[bot] avatar Jun 26 '25 17:06 github-actions[bot]