Hello!
I have list of employers job applications. Job seekers can see the applications and filter the list from search bar.
I created icon next to search bar what opens a modal when you tap the icon. Modal is showing a drop down menu where is 4 items to filter applications (show full-time job, part-time job etc.)
When the employer creates job application he can choose from drop down if the job is full time or part time etc. So the database knows what job it is.
The problem is that when job seeker uses the drop down menu to filter jobs, it doesn’t work. I have tried many ways but it still shows all the job applications.
Search bar is working correctly tho. Any ideas how to get drop down work?