Skip to content

Add support for selecting multiple inputs to ComboBox Global Filters. #19

@devon-gadarowski

Description

@devon-gadarowski

ComboBox Global Filters should support multiple entries. Additional entries should be interpreted by the application as an "OR" filter. For example, if a user adds FeatureUpdateEvent and FileDownloadEvent to the ComboBox input for the Event Type filter, the application should show events that are either FeatureUpdateEvent OR FileDownloadEvent.

The MultiSelectionComboBox should support

  • Adding one or more selections to the ComboBox
  • Removing one or more specific selections from the ComboBox
  • Clearing the ComboBox

MahApps has a MultiSelectionComboBox that is awaiting review.

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