medisapp / medisapp.github.io

The official website of Medis
MIT License
5 stars 1 forks source link

Improve Filter #19

Closed luin closed 2 years ago

luin commented 2 years ago

The current filter has a couple of issues:

  1. Poor UX: It's a popup so it's a bit difficult to work with.
  2. When the key is large, the search count per iterate can be very few.
  3. For hash keys, it only works with fields, instead of field values.

We should show a search bar just like Postico and Sequel Pro:

CleanShot 2022-05-08 at 14 30 45@2x
luin commented 2 years ago

Added in 2.8.5