Skip to content

Tk 88: Paging in notifications page doesnt seem to work - #59

Closed
burkkyy wants to merge 4 commits into
ytgov:mainfrom
icefoganalytics:tk-88/paging-in-notifications-page-doesnt-seem-to-work
Closed

burkkyy wants to merge 4 commits into
ytgov:mainfrom
icefoganalytics:tk-88/paging-in-notifications-page-doesnt-seem-to-work

Conversation

@burkkyy

@burkkyy burkkyy commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Fixes https://yg-hpw.atlassian.net/browse/TK-88

Context

TODO

Implementation

TODO

Screenshots

TODO

Testing Instructions

  1. Run the test suite via dev test (or dev test_api)
  2. Boot the app via dev up
  3. Log in to the app at http://localhost:8080

burkkyy and others added 4 commits August 26, 2026 14:19
…layout-for-sharing-agreement-users-groups

TK-64: Improve Breadcrumb layout for Sharing Agreement, Users, Groups
VDataIterator only gained support for the items-length prop (manual/server-side pagination) in 3.12.0. On the previously installed 3.11.8, it silently ignored items-length and computed page count from the current page's item count instead of the total, so the notifications list never showed more than one page. package.json's existing ^3.11.8 range already permitted this version.
Pairs with the existing useRouteQueryPagination composable; wires a v-pagination control to a page/perPage model and computes total pages from a totalCount prop.
@burkkyy

burkkyy commented Aug 27, 2026

Copy link
Copy Markdown
Contributor Author

Wrong target branch

@burkkyy burkkyy closed this Aug 27, 2026
datajohnson pushed a commit that referenced this pull request Aug 28, 2026
…les-in-knowledge-items

TK-81: Follow up (missing commit)
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