[Awareness] UI Updates to Job Search Room coming Oct 2

Edit: We had previously communicated that this patch would go out on Wednesday, September 25. It is now being pushed to Wednesday, October 2. It will now also include the time filter having its own popup, and moving the clear filters button inside the main filters popup.

The previous job search UI had two main issues that required a refactor:

  • Not being able to select a date range, only the last X days/weeks/months, or all time, meaning if you wanted to look at June 2022 jobs, you would have to search for all time jobs, not just jobs in June 2022
  • Search applying to every column

The following changes will be applied in a patch on Wednesday, October 2.

  • Row of dropdown selections refactored to a popup component with checkboxes/radio selections
    • Click the “FILTERS” button to open the filter popup.
    • Click “APPLY” when you are ready to apply configured filters/search term/search column. If the user closes the popup or presses “CANCEL” the filters will revert to the most recent saved state.
    • Clicking “RESET TO DEFAULT” will reset all filters in the popup to the default selection
  • Time selection has its’ own popup. Click off the popup to close/save changes. The selected time for the query will be reflected by the dropdown label.
  • “APPLY” button is enabled when the filters/search inputs have been changed since the last query, refresh is always enabled. The refresh button will rerun the last query, and if filters have been saved since then, apply saved filters.
  • Search column dropdown added, options are Tenant Code or Job Id. Note: The Tenant Code can only be searched in the admin job room, not in the analytic tenants’ job rooms.
  • Time related changes
    • Added date range selection
    • Added signpost message explaining jobs older than 45 days will not appear
    • Users will not be able to select a date earlier than 45 days ago
  • Changed Status and Child Status to be multi select instead of single select
  • Replaced REFRESH button with a refresh icon

Above: OEM Job Search Room

Above: OEM Tenant Job Search Room