mirror of
https://github.com/finmars-platform/finmars-workflow-portal.git
synced 2026-04-26 22:45:49 +03:00
[PR #34] [MERGED] Replace ad-hoc pagination by FmPagination from finmars-ui #34
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/finmars-workflow-portal#34
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/finmars-platform/finmars-workflow-portal/pull/34
Author: @HenkKalkwater
Created: 2/9/2026
Status: ✅ Merged
Merged: 2/10/2026
Merged by: @HenkKalkwater
Base:
main← Head:168-workflow-pagination📝 Commits (2)
88becb8Replace ad-hoc pagination by FmPagination from finmars-uic482687workflow(-template): Move data fetch from onMounted to useAsyncData📊 Changes
2 files changed (+74 additions, -171 deletions)
View changed files
📝
src/pages/workflow-template/index.vue(+32 -70)📝
src/pages/workflow/index.vue(+42 -101)📄 Description
This fixes the overflowing navigation problem and makes the pagination consistent with the rest of the application.
Known issue: when reloading the page, the pagination component always thinks it's on page 0.Fixed inc48268766aFixes finmars-platform/finmars-core#98 and finmars-platform/finmars-core#168
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.