Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create embeddable floating widget #1206

Open
NullVoxPopuli opened this issue Sep 13, 2020 · 0 comments
Open

Create embeddable floating widget #1206

NullVoxPopuli opened this issue Sep 13, 2020 · 0 comments
Assignees

Comments

@NullVoxPopuli
Copy link
Owner

NullVoxPopuli commented Sep 13, 2020

  • create JS file that:
    • inserts an iframe that wraps https://emberclear.io
    • has a user already setup
    • has a contact already setup
    • visits that chat page for that contact
    • styles the iframe so that it can hide/show based on a button click
      • always position: fixed to the bottom right? or configurable in some way?

Floating Widget files could live in the folder:

/client/floating-widget/
  - embed-script.js
  - demo.html
  - embed-styles.css (or these are embedded in the js file)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants