-
Type:
Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.3.X, Master
-
Fix Version/s: 7.3.7 CE GA8, 7.3.10 DXP FP2, 7.3.X, 7.4.1 CE GA2, 7.4.13 DXP GA1, Master
-
Component/s: JS APIs and Utilities > Frontend JS Web API
-
Labels:
-
Branch Version/s:7.3.x
-
Backported to Branch:Committed
-
Fix Priority:3
Steps to reproduce
- Set the following in portal-ext.properties
search.container.page.delta.values=1 search.container.page.default.delta=1
- Upload all the files in the attached zip to the document library
- Click on the "..." menu in the pagination iterator and confirm the styling
- Navigate to page 2 of the results
- Click on the "..." menu in the pagination iterator and confirm the styling
- Expected result is that the "..." inline-scroller looks the same on page 2 as it did on page 1
- Actual result is that the "..." inline-scroller looks different on page 2 when compared to page 1
- causes
-
LPS-148564 Pagination link of the second page is vertically misaligned when you are in the fourth page
- Closed