Closed petschki closed 2 years ago
The searchlisting results are starting always at 1 on every further batch page.
1
on continuous batch pages the listing shoul continue counting the results.
CMFPlone 6.0.0b3
Ah ... turns out this is a Bootstrap issue. They inject counter-reset css rule for .list-group-numbered which has no offset defined. I'm curious how they will fix that:
counter-reset
.list-group-numbered
https://github.com/twbs/bootstrap/issues/37345
BUG/PROBLEM REPORT (OR OTHER COMMON ISSUE)
The searchlisting results are starting always at
1
on every further batch page.WHAT I EXPECT TO HAPPEN
on continuous batch pages the listing shoul continue counting the results.
What version of Plone/ Addons I am using:
CMFPlone 6.0.0b3