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
In order to move away from the current inline mode which is not conducive to mobile, the idea is presented to move the inline filtering into the filter summary instead:
Option on GriddlyFilter for IsInline which forces the filter to always show in the summary regardless of value
IsInline filters would not be removable from the summary.
IsInline filters would be editable in the summary (discussion required of how. Ideas for popover or inline form elements...)
Non IsInline filters would be removable as currently in 2.0 alpha 5
would be nice to be editable in the summary too (though perhaps that's a bridge too far).
GriddlyHtmlFilters could never be IsInline
Discuss.
The text was updated successfully, but these errors were encountered:
In order to move away from the current inline mode which is not conducive to mobile, the idea is presented to move the inline filtering into the filter summary instead:
Discuss.
The text was updated successfully, but these errors were encountered: