frigate
frigate copied to clipboard
FEAT: Filter Multi Select
Implementation of https://github.com/blakeblackshear/frigate/issues/1941 & https://github.com/blakeblackshear/frigate/issues/2608
WIP ToDo:
- [x] Update internal buttons to use
labels
instead oflabel
- [x] Use cameras, sub_labels, zones correctly
- [x] General Clean up
- [x] Fix sizing of dropdown
- [x] Format items to remove
_
- [x] Update HTTP docs
- [x] Set min width on filter headers for better mobile view
- [x] Handle
,
in filter names (like sub labels with multiple people)
Demo
https://user-images.githubusercontent.com/14866235/175099824-ab423bb9-131c-46be-a2a8-df8a03720971.mov
Looks nice š”ļø
Deploy Preview for frigate-docs ready!
Name | Link |
---|---|
Latest commit | 9de21b68f73acdc5303e65950f21464dc0cfd2eb |
Latest deploy log | https://app.netlify.com/sites/frigate-docs/deploys/6395fc1cb2d0d100095822e3 |
Deploy Preview | https://deploy-preview-3367--frigate-docs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Iām not sure if this is the related PR for what Iām suggesting, I hope it is.. would be be possible for the select all button to also have the opposite effect when everything is selected? And de select all. It is tedious when I have 10 cameras to only select one as you have to go and individually select the other 9. Would be better to deselect all, then just select 1. Hopefully that makes sense
Iām not sure if this is the related PR for what Iām suggesting, I hope it is.. would be be possible for the select all button to also have the opposite effect when everything is selected? And de select all. It is tedious when I have 10 cameras to only select one as you have to go and individually select the other 9. Would be better to deselect all, then just select 1. Hopefully that makes sense
the camera button to the right of the name is there to select that single one only
the camera button to the right of the name is there to select that single one only
Haha, I'm an idiot... Perfect, thanks @NickM-27