[x] The selection box is broken in many ways. It often shows the popup in the top left corner. It often overwrites the text when the selection changes. You can't seem to select [none] properly.
[x] Queries seem to be broken, there is some sort of NPE related to column enumeration.
[x] Nesting queries in dashboards seems to be broken. It gets stuck when you choose where to place the embedded query.
[ ] Table selection handlers and quick filters should also be applied to any visualisation that is driven from a table with the filters.
[ ] Embedded queries need to support selection handlers for query modification and table filtering.
[ ] Column filters could do with an optional context menu driven editor popup to make it easier for the user to enter more complex expressions and get help.
[ ] Conditional formatting needs to allow users just to colour text and not the background.
[ ] Conditional formatting custom colours should allow for light and dark colour choices to be specified.
[ ] Conditional formatting should be optional based on user preferences.
[ ] Quick filters ought to support date expressions such as >week()
[ ] Quick filters can drop support for wildcards outside used outside of regex
[ ] Quick filters need support for case sensitive conditions. It has been decided that an additional = will emphasise the additional eqaulity so operators will have the form =^, =$, =~, ==, =/.
[ ] The filter dialog ought to turn on column filtering automatically if the filter value is altered.
[ ] The filter dialog needs help and expression highlighting.
[ ] Include/exclude and column filter dialogs ought to be combined to reduce the confusion of multiple menu items.
[none]
properly.>week()
=
will emphasise the additional eqaulity so operators will have the form=^
,=$
,=~
,==
,=/
.