Commit f68970f
authored
Add saved search controls component (#1421)
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 f68970f
File tree
3 files changed
+898
-0
lines changed- frontend/src/static/js
- components
- test
- utils
3 files changed
+898
-0
lines changed
0 commit comments