###### tags: `TeamSpirit`
# PSA-1257
At Projects tab > Project list screen > Filters, Project Department is still free text field.
It should be auto suggest fields with the placeholder text.
Refer to Resource tab > Role request list screen > Filter.
## Acceptance criteria
When user type in partial name and blur, department name field should not update as blank
When calling the API, deptName property should be the name itself. Currently, it is using the departId value the network request.
## Branch to work on
task/PSA-1257
## Expected
With placeholder

Auto suggest

## Actual
