Hey!
Thank you very much for your project. It looks fantastic and is really pleasant to use.
I have a question about the filters. When I open a dashboard without any filters, the default values are applied automatically, which makes sense.
If I open a dashboard using a link with both min_date and max_date query parameters, the data is correctly limited to that interval.
However, if I provide only min_date, the value shown in the filter is replaced with 2011-01-01, while max_date is automatically set to today's date. It seems like min_date should not be overwritten and should instead use the value provided in the query parameter.
Is this the expected behavior?
Thanks! ❤️
Hey!
Thank you very much for your project. It looks fantastic and is really pleasant to use.
I have a question about the filters. When I open a dashboard without any filters, the default values are applied automatically, which makes sense.
If I open a dashboard using a link with both
min_dateandmax_datequery parameters, the data is correctly limited to that interval.However, if I provide only
min_date, the value shown in the filter is replaced with 2011-01-01, whilemax_dateis automatically set to today's date. It seems likemin_dateshould not be overwritten and should instead use the value provided in the query parameter.Is this the expected behavior?
Thanks! ❤️