DivanteLtd / next

Vue Storefront Next is R&D branch of Vue Storefront.
https://vsf-next-demo.storefrontcloud.io/
39 stars 19 forks source link

Pagination client side only #387

Closed ghost closed 4 years ago

ghost commented 4 years ago

Pagination client side only Server side pagination not working, buttons with onclick handlers

Qrzy commented 4 years ago

This one is being handled by SFUI team, here is their a11y audit result and all listed actions required: https://github.com/DivanteLtd/storefront-ui/issues/960

pspaczek commented 4 years ago

related https://github.com/DivanteLtd/storefront-ui/pull/1073/commits/0ef26500f9f47eaacaf7450c0418a18a9da1d517

Qrzy commented 4 years ago

Here we need to pass URL to the pagination component - it already uses links instead of buttons.

pspaczek commented 4 years ago

fixed at SfUI 0.7.8