Collaborator name not shown in filter when you need to scroll or search
Describe the problem
It is possible to filter on a Collaborator field like the Created by field. However, if there is a long list of collaborators (+50 users) they are not all shown immediately and you need to scroll for a user or use the search bar. When selecting a user after scrolling or searching, the filter is applied, but the name of that user is not shown in the filter field.
A potential side effect is that it is not always possible to scroll in the list of users. I also notice that the height of the open dropdown is limited comparing to the height of a single select filter with a lot of options. In the case of a single select field, the list goes all the way to the bottom of the screen while the list of the collaborators is limited in height.
Steps to reproduce
- Create a workspace that has +50 (dummy) users in it
- Create a new database and add a Created by field on the default table
- Add a couple of dummy records
- Create a filter for the Created by field
- Select one of the users that are on the top of the list
- Type something in the search field or scroll through the list and select a user that as not on the top of the list
Actual result
The text field becomes empty. However, the filter is applied correctly
Expected result
The name of the user appears in the text field.
Environment
- Operating System: Mac
- Web Browser: Chrome
- Deployment Type: docker
- Baserow Version: 1.30.1
