Commit dd1ec0b
committed
Add saved search controls component
This component will be entrypoint to controlling saved searches and
bookmark status on the overview page.
For creating/updating/deleting saved searches, this component will open the saved search editor component created in #1411
For bookmarking/unbookmarking, the controls component itself will handle the HTTP tasks to toggle the status.
This component will dispatch either `saved-search-bookmarked` or `saved-search-unbookmarked` which will be handled by webstatus-bookmarks-service1 parent e1ab334 commit dd1ec0b
File tree
4 files changed
+944
-1
lines changed- frontend/src/static/js
- components
- test
- utils
4 files changed
+944
-1
lines changed
0 commit comments