Page MenuHomePhabricator

Display total number of filtered results in Collaboration List
Open, Needs TriagePublic

Description

Background

See design ticket T396389: Provide information in UI on Collaboration List results. Right now, when someone enters a certain search in the Collaboration List, it is not always clear if they received any matches or not.

Acceptance criteria
  • Given that a user is on the Collaboration List (Special:AllEvents),
    • And the user has performed a search using any filter
      • Then the total number of Ongoing events and Upcoming events that match the filter should be displayed in parentheses next to the label (e.g. 'Ongoing events (N)', 'Upcoming events (M)'
  • Total counts should reflect all matching events, not just the number displayed per page (e.g., if the limit is 50/page but 120 match, display Upcoming events (120))
Design

Design spec

Desktop-Community list --Events (1) (1).png (1,442×990 px, 77 KB)

Event Timeline

JFernandez-WMF renamed this task from Display total number of results in Collaboration List to Display total number of filtered results in Collaboration List.Jul 11 2025, 7:48 PM