What package of StorefrontUI can be affected by this change?
"@storefront-ui/vue": "^2.6.0"
How the project can be improved?
You could show more page numbers to be selected by the user in larger screen sizes. Also, limit the number of visible pages in small screen sizes to avoid overflow. For example, we could set the maxVisiblePages inside a watcher which listen for a breakpoint change.
What are the acceptance criteria?
Additional information
No response
Code of Conduct