Closed hardillb closed 3 weeks ago
@hardillb and I looked into this briefly yesterday and there are two related causes:
search-fields
prop, which is only for client side searchThere's an issue for a more generic improvement to server search https://github.com/flowforge/forge-ui-components/issues/101; but this specific issue could be solved by adjusting the columns the server side searches.
Current Behavior
Searching the table only matches the team name
Expected Behavior
Be able to search on both name and hashid
Steps To Reproduce
Login as admin open team list try to search by hashid
Environment