Skip to content

Add previous-page navigation to task runs - #1539

Open
salasebas wants to merge 1 commit into
Shopify:mainfrom
salasebas:agent/add-previous-page
Open

Add previous-page navigation to task runs#1539
salasebas wants to merge 1 commit into
Shopify:mainfrom
salasebas:agent/add-previous-page

Conversation

@salasebas

@salasebas salasebas commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Depends on #1534.

What changed

Add a Previous page link to the paginated task run history.

Calculate the previous cursor using the deterministic (created_at, id) ordering introduced in #1534, including runs with identical timestamps or IDs that do not follow creation order.

Keep the pagination controls in stable positions, with Previous page on the left and Next page on the right, while preserving the existing link styles.

Release notes

Task run history now supports navigating to previous pages.

@salasebas
salasebas marked this pull request as ready for review August 19, 2026 07:45
@salasebas
salasebas force-pushed the agent/add-previous-page branch from 8ecc31d to 4ef3232 Compare August 25, 2026 16:28
Add a Previous page link to the paginated task run history.
Calculate the previous cursor using the deterministic (created_at, id)
ordering, including runs with identical timestamps or IDs that do not
follow creation order.
@salasebas
salasebas force-pushed the agent/add-previous-page branch from 4ef3232 to 91a691c Compare August 25, 2026 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant