After the user has selected the criteria relevant to him in the job search, the jobs that are relevant to him should be displayed in the job filter results. It should be clear at first glance in which area the respective position is located and whether it is a land or sea position.
The component allows the author to edit the text for the filter dropdowns (Locations and Departments), both title and subtitle. It also allows to edit the text of the search button, where key "{{number}}" can be used to be replaced and show the number of job results of the filters selected.
The list of job results will be grouped by Department also showing next to it the number of jobs listed for that department regardless of the location.
The list of departments availables in the dropdown filter will be only the ones present in the total of job results.
The Location will be shown on each job separatelly, which could be any available city or "On Board".
Both filters have their options grouped by "On Board" and "On Land".
Each filter has the option to reset the configuration to the default state, and each filter has an option ("All") to select all the options of that group ("On Board" and "On Land").
After configuring the filters and clicking on the search button, the url of the page will be modified with the parameters of the current configuration to be used anywhere else.
Also, if the filters are modified the user is able to see the number of jobs available for the selected filters on the button text before clicking on this one.
This component is not yet completely ready. We are gradually enriching the functionalities and also this documentation will be updated accordingly.