FlowFuse / flowfuse

Connect, collect, transform, visualise, and interact with your Industrial Data in a single platform. Use FlowFuse to manage, scale and secure your Node-RED solutions.
https://flowfuse.com
Other
287 stars 64 forks source link

Searching on admin teams page does not filter on hashid #1375

Closed hardillb closed 3 weeks ago

hardillb commented 1 year ago

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

Pezmc commented 1 year ago

@hardillb and I looked into this briefly yesterday and there are two related causes:

There'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.

knolleary commented 3 weeks ago

Fixed via https://github.com/FlowFuse/flowfuse/pull/4584