Better integration with the browser extension #374
Owner
- First of all, the browser extension needs a rework. It still contains references to removed settings (like the websocket port), it should just use a connection URL instead.
- The action selector is also broken.
- We need a way for the UI to communicate with the extension, so if the UI detects that the extension is running it can automatically add an e.g. Add To Extension button on the actions panel. This could be done by using a websocket connection between the extension and the UI, or with a hidden DOM element injected by the extension that the UI can write into.
- [ ] First of all, the browser extension needs a rework. It still contains references to removed settings (like the websocket port), it should just use a connection URL instead.
- [ ] The action selector is also broken.
- [ ] We need a way for the UI to communicate with the extension, so if the UI detects that the extension is running it can automatically add an e.g. _Add To Extension_ button on the actions panel. This could be done by using a websocket connection between the extension and the UI, or with a hidden DOM element injected by the extension that the UI can write into.
ui
enhancement
labels
Labels
No labels
architecture
authentication
backend
bug
ci/cd
cleanup
documentation
duplicate
enhancement
good first issue
help wanted
in progress
invalid
media
mobile
new feature
notes
packaging
question
ui
upstream breaking change
voice
waiting user input
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
platypush/platypush#374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?