appbaseio/dejavu

Quickly define filters by right clicking field values

Open

#184 aberto em 23 de mar. de 2018

Ver no GitHub
 (1 comment) (3 reactions) (0 assignees)JavaScript (529 forks)batch import
help wanted

Métricas do repositório

Stars
 (8.270 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

using: Docker version: 1.5.0

Context

Filters are currently defined by clicking the table header 'filter' icon and then specifying the filter by a popover.

Feature request

Allow users to right click a field value in the data table and then filter by that value (e.g. '>', '<', '=<', '=>', '=', '!=').

Example screenshot

An example of this feature can be seen in DBeaver:

screenshot_20180323_115248

Guia do colaborador