PolicyEngine / policyengine

Source code for PolicyEngine
https://policyengine.org
GNU Affero General Public License v3.0
12 stars 4 forks source link

Centering pagination in policy cart #935

Closed Felix-Cadiz closed 2 years ago

Felix-Cadiz commented 2 years ago

Fixes #784

Style for pagination in the policy cart was changed from "Simple" to "Controlled." This change allows for easier centering and navigation to the different pages.

The number of pages that appear are determined by the number of items in the cart and the width of the policy cart. Pagination iteself does not overflow the policy cart container.

Felix-Cadiz commented 2 years ago

With a few items in the cart:

Screen Shot 2022-08-25 at 2 43 11 PM

With several items in the cart:

Screen Shot 2022-08-25 at 3 31 43 PM