Skip to content

WIP: Add filter/search bar

username-removed-408677 requested to merge search-filters-redesign into master

Todo

  • Open dropdown for Author when author:
  • Open dropdown for Assignee when assignee:
  • Open dropdown for Milestone when milestone:
  • Open dropdown for Labels when label:
  • Add search functionality
  • Open dropdown for Author when the author token is selected
  • Open dropdown for Assignee when the assignee token is selected
  • Open dropdown for Milestone when the milestone token is selected
  • Open dropdown for Labels when the label token is selected
  • Add ability to remove token partial when the x button is clicked
  • Add clear button for clearing the entire search
  • Open initial dropdown with options when input first focused (author:, assignee:..etc)
  • Add tests
  • Maintain filter order across search

Merge request reports