feat(kb): Top ticket-driving articles widget on landing page (PMS-485) #333

Merged
YousifShkara merged 1 commit from feat/PMS-485-kb-top-driving into main 2026-06-25 08:04:45 +02:00
Owner

Client slice of PMS-485. Adds a Card to KBHomePage that lists the top
10 articles citing the most tickets via the new server endpoint
GET /api/v1/kb/top-ticket-driving-articles?limit=10.

Each row is a Link to KBArticleDetail + a gray Badge with the
ticket_count. Loading state animates 3 placeholder rows; empty state
points the user at the "Open ticket about this article" affordance
that PMS-482 added so they know how rows get populated.

Requires the matching server endpoint (filed in mokosh-server under
the same branch name); merge that first.

#PMS-485

Client slice of PMS-485. Adds a Card to KBHomePage that lists the top 10 articles citing the most tickets via the new server endpoint GET /api/v1/kb/top-ticket-driving-articles?limit=10. Each row is a Link to KBArticleDetail + a gray Badge with the ticket_count. Loading state animates 3 placeholder rows; empty state points the user at the "Open ticket about this article" affordance that PMS-482 added so they know how rows get populated. Requires the matching server endpoint (filed in mokosh-server under the same branch name); merge that first. #PMS-485
feat(kb): Top ticket-driving articles widget on landing page (PMS-485)
All checks were successful
Check / fmt + clippy + tests (pull_request) Successful in 1m50s
Create release / Create release from merged PR (pull_request) Has been skipped
e8fc4812cf
Client slice of PMS-485. Adds a Card to KBHomePage that lists the top
10 articles citing the most tickets via the new server endpoint
GET /api/v1/kb/top-ticket-driving-articles?limit=10.

Each row is a Link to KBArticleDetail + a gray Badge with the
ticket_count. Loading state animates 3 placeholder rows; empty state
points the user at the "Open ticket about this article" affordance
that PMS-482 added so they know how rows get populated.

Requires the matching server endpoint (filed in mokosh-server under
the same branch name); merge that first.

#PMS-485
YousifShkara deleted branch feat/PMS-485-kb-top-driving 2026-06-25 08:04:45 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
psa-systems/mokosh-apps!333
No description provided.