socketio / socket.io-admin-ui

Admin UI for Socket.IO
https://admin.socket.io
MIT License
346 stars 94 forks source link

Add UI grid filtering options #61

Open afrancis-caregility opened 1 year ago

afrancis-caregility commented 1 year ago

Hi, I want to filter on specific socket id in sockets screen. So, it would be great if you can add a grid filter on the socket id column. Same concept can be applied to other screens as well to help with identifying specific entities if there are 1000's of entities shown in the grid. image

darrachequesne commented 1 year ago

That's a good idea :+1: we may even use the socket.data attribute.

Thomas-1985 commented 1 year ago

+1