You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here are few things that I currently miss from table chart:
Date/datetime column support for conditional filtering
Conditional filtering based on multiple columns (ie. if required_date < NOW() + interval 14 days && status == Unordered`).
Ability to group columns (colspan support)
Also, UI for colouring "entire row" could be somewhat more intuitive (there's lot of confusion in #22790). PR in #43692
Ideally there should be a separate checkbox for "entire row", instead of hiding this in the column dropdown together with column names.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Here are few things that I currently miss from table chart:
required_date < NOW() + interval 14 days && status ==Unordered`).Also, UI for colouring "entire row" could be somewhat more intuitive (there's lot of confusion in #22790). PR in #43692
Ideally there should be a separate checkbox for "entire row", instead of hiding this in the column dropdown together with column names.
All reactions