Skip to content

There are more Instagram items available than are rendered #284

@chrisvogt

Description

@chrisvogt

Overview

I should iterate on how many items I render in the Instagram widget and how to page through them. I currently render 8 (+8) items and have more available in my current API response. A "Show More" button toggles rendering the additional 8 items. Really, I have as many as I want to fetch, store and render.

Collapsed Intagram widget

Screenshot 2025-01-07 at 10 04 54 PM

Expanded Intagram widget

Screenshot 2025-01-07 at 10 08 36 PM

Goal

Find a way to show all of available items. Also create a better way to paginate through them. Something other than a simple "Show More" button, which is what I have now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions