Skip to content

Paginate wishlist items #141

@leesharma

Description

@leesharma

This task is to add pagination to wishlist items on the root view (wishlist_items#index) and the wishlist show view (wishlists#show).

There are a number of ways to implement pagination: I'd suggest hand-rolling it or using a library like kaminari (helpful railscast). We're using Bootstrap, so you'll want to use their pagination component for UI.

Note: make sure that your changes (especially anything js-related) don't interfere with the pledge button's ability to open a new tab!

If you have any questions/comments, comment below!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions