All blocks page return unfiltered data, but defautl filters are set as 30 days
All block page by default send unfiltered request, but when open UI filters section we can see last 30 days filters set. Such behavior creates inconsistency , because on other pages we either have unfiltered data where UI filter is set as No Filters
, of filtered data of last 30 days, where UI filters are set as Last 30 days
, but not unfiltered data with UI filters set as Last 30 days
. IMO we should set UI filters as No filters
here. Also Clear
button should be positioned to right side as it's on other search sections