Filtering in the Graphical User Interface

Introduction

Multiple views in the GUI, such as VASP-to-VASP Transactions or Self-hosted Wallet Proofs allow you to filter for specific items matching a given set of filtering criteria. This section explains how the different filters work and interact. Throughout, we will use the Self-hosted Wallet Proofs view as an example.

For explanations on how to use the filtering in the GraphQL API, see the corresponding API section.

Filtering on Individual Columns

If a table column can have its values filtered for, there will be a small filter icon appearing in the title row. These come in two flavours, explained next. In both variants, the colour of the icon will change to green if this column has an active filter on it.

Fulltext filter

Columns decorated with a magnifying glass icon allow you to provide a filtering term that must appear anywhere in the corresponding value:

Filtering Among a Set of Options

Columns decorated with a filter symbol allow you to select matching values from a list of options:

Search for Anything

Some views, such as the Self-hosted Wallet Proofs have a "Search for anything" field where a given search term will be attempted to be matched against various attributes of an object, in this case a proof. Note that it may not be immediately obvious why a given search result has resulted in a match, and you may need to open the detailed view to understand why.

Exporting Objects

The Export buttons, for example the Export Proofs button, will respect the currently active filter, and only export items resulting in a match. If you want to reset the filter, it is easiest to just reload the page.