You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jobs Eins: Germany, Sport, Music Zwei: Germany, Sport Drei: England, Movies
I have two filters, for example region and sector and the above 3 jobs with their categories.
If I want to list only the German jobs, I select in the region filter Germany. Then I get the jobs Eins and Zwei.
Now, in the sector filter, only the Sport and Music options are necessary because Germany and Movies would result in no job listing.
So, based on the selected filter options, the other filter options have to change so that you will never have the problem to get a empty job list.
The text was updated successfully, but these errors were encountered:
Example:
Filter Region:
Filter Sector:
Jobs
Eins: Germany, Sport, Music
Zwei: Germany, Sport
Drei: England, Movies
I have two filters, for example region and sector and the above 3 jobs with their categories.
If I want to list only the German jobs, I select in the region filter
Germany
. Then I get the jobs Eins and Zwei.Now, in the sector filter, only the
Sport
andMusic
options are necessary becauseGermany
andMovies
would result in no job listing.So, based on the selected filter options, the other filter options have to change so that you will never have the problem to get a empty job list.
The text was updated successfully, but these errors were encountered: