ontodev / sprocket

BSD 3-Clause "New" or "Revised" License
0 stars 1 forks source link

Add a simple way to filter for errors in a column #15

Closed jamesaoverton closed 2 years ago

jamesaoverton commented 2 years ago

Building on #14, we need an easy way to filter by errors. In Excel and Google Sheets we can filter by colour, but I want something more semantic and easier to find.

We might also want a button to filter all column, so we can show all and only the rows that contain some error.

I say "error", but ideally we would be able to filter by any level: error, warn, info, debug.