React Date Filter
I have a construction management application in Brazil, within that, I have an image postponing part in daily reports and I also have the function of seeing all the works already indexed in the construction, as well as filtering by a caption using an input and filtering by index date using a Radix Dialog and the react-day-picker lib.
This is all working almost perfectly, except for the fact that when I filter the images by date, I also filter the number and date of the report in which it was indexed (I'll put photos to exemplify) and in specific cases the reports are returned without be within range
Photos:
This is all working almost perfectly, except for the fact that when I filter the images by date, I also filter the number and date of the report in which it was indexed (I'll put photos to exemplify) and in specific cases the reports are returned without be within range
Photos:


