Skip to content

Develop -> Main#177

Merged
farukvukovic merged 4 commits into
masterfrom
develop
Jun 9, 2026
Merged

Develop -> Main#177
farukvukovic merged 4 commits into
masterfrom
develop

Conversation

@farukvukovic

Copy link
Copy Markdown
Collaborator

Description

This PR improves the Kanban board behavior for large ticket sets.
The board now loads an initial batch per status and fetches additional cards progressively, while preserving the full ticket totals in each column header.
It also improves drag-and-drop handling by tracking source/target status more explicitly and updating affected column counts locally after ticket movement.

  • Fixed Kanban ticket movement behavior so tickets do not unintentionally move between project columns/statuses.
  • Added progressive Kanban loading with a dedicated load endpoint and reusable ticket card partial to improve board performance on large projects.
  • Fixed Kanban column header counts to use server-side status totals immediately, instead of counting only currently rendered/lazy-loaded cards.
  • Updated HR/SR status-change messaging translations.

Resolves [](http://pearlog.pearshadow.com/tickets/showKanban?tab=ticketdetails#/tickets/showTicket/6616)

@farukvukovic farukvukovic self-assigned this Jun 9, 2026
@farukvukovic farukvukovic added bug Something isn't working enhancement New feature or request labels Jun 9, 2026
@farukvukovic
farukvukovic merged commit 0ef7e71 into master Jun 9, 2026
3 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant