The contributor multi-select filter shows only a count badge ("say 11 items selected") rather than listing the actual selected users.
  1. Selection visibility: Users cannot see which contributors are currently selected without reopening the dropdown—requiring extra clicks to verify their filter.
  2. Deselection feedback: When backspace is pressed to remove a user, only the count decreases (11 → 10) without indicating which user was removed.
Currently, managing a list of 11 contributors requires constant dropdown toggling to verify selections. Larger teams and frequent filter adjustments would benefit from improved visibility and clarity. Clear labeling of selections enhances filter accuracy and user confidence.
Suggestion:
Display selected users as individual dismissible tag/chip elements with their names visible and individual X buttons, so users can:
  • See all selected contributors at a glance
  • Understand exactly which user was removed when deselecting
  • Remove specific users with clear, direct action
Replace the count-only badge with a tag-based chip UI showing each selected user's name with an individual dismiss (X) button. This provides immediate visibility of all active filters and clear feedback for every change