Hi,
I have been working on an app that I need to filter the gallery by using text box (search) and date picker (Start-date & End-date).
Date-Picker:

text-box:

Gallery Name: Feedback Info - where it contains info such as Area,Created by, Floor Name, Location, Created (date) etc stored in share-point.
Based on the text box values I want to filter the gallery at first, if in-case I want to narrow down further then need to use date range functionality.
For ex: Suppose If I type my name in text box then I will get all the info related to my name in gallery. If I want to check the specific time-period/date between November 2020 to December 2020 using date picker function, this is where I am not getting the exact result.
Code details are as follows for search text-box : (attached) and Date picker: (attached)
Please help assist on this query.
Thanks.