Skip to content

P3: Show removable filter badges in search bar #25

Description

@hasitpbhatt

Problem: Search text and filter chips are independent — searching 'aws' while Spotlight is active silently returns nothing with no indication that filters are constraining results.

Fix:

  • Show active filter chips as removable badges inside or below the search bar (like iOS Mail)
  • Clicking a badge removes that filter
  • Users can see and dismiss what's active

Files to modify:

  • js/search.js — search bar rendering, filter removal
  • css/style.css — search bar badge styles
  • index.html — badge container in search row

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions