Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make pagination page buffer configurable #2032

Merged
merged 5 commits into from
Dec 17, 2019

Conversation

niklaswolf
Copy link
Contributor

Description

TileBuffer size is now configurable via props. It's completely backwards compatible because the new prop has the old value set as default.

Related Issue

Closes #1986 .

Acceptance

Verification Stakeholders

Specification

Verification Steps

Pagination talon works just like before but is now not limited to show a fixed amount of pages.

@PWAStudioBot
Copy link
Contributor

PWAStudioBot commented Dec 16, 2019

Fails
🚫 A version label is required. A maintainer must add one.
Messages
📖

Access a deployed version of this PR here. Make sure to wait for the "pwa-pull-request-deploy" job to complete.

📖 DangerCI Failures related to missing labels/description/linked issues/etc will persist until the next push or next nightly build run (assuming they are fixed).

Generated by 🚫 dangerJS against 7aded1d

Copy link
Contributor

@sirugh sirugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a great example of the potential customization we can offer through the talons :) Good work @niklaswolf!

@dpatil-magento dpatil-magento merged commit 1d2d32b into magento:develop Dec 17, 2019
@niklaswolf niklaswolf deleted the 1986-pagination-talon branch December 17, 2019 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature]: Make pagination page buffer configurable
4 participants