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

Chat plugin: Identity Capture #501

Closed
1 task done
lizhutter opened this issue Dec 14, 2020 · 2 comments · Fixed by #603
Closed
1 task done

Chat plugin: Identity Capture #501

lizhutter opened this issue Dec 14, 2020 · 2 comments · Fixed by #603
Assignees
Labels

Comments

@lizhutter
Copy link
Contributor

lizhutter commented Dec 14, 2020

Userstory

As an Airy developer displaying Airy Chat for all potential contacts, I want to continue an open conversation in the future so that I would like to capture their identification during the initial conversation

Clients

  • API

Acceptance Criteria

  • GIVEN contact is identified with a unique code after initiation of first conversation
  • WHEN the contact sends their first message to Airy
  • THEN Airy responds with an automated message sharing a unique code as a way of differentiating between contacts
@lizhutter lizhutter added this to To do in Engineering WIP via automation Dec 14, 2020
@lucapette lucapette changed the title Identity Capture Chat plugin: Identity Capture Dec 14, 2020
@lucapette lucapette removed this from To do in Engineering WIP Dec 14, 2020
@lucapette
Copy link
Contributor

@AitorAlgorta and I just had a meeting about this. We'll use this issue for the frontend part and I will create a follow up ticket for the backend part of this (we need to serve the "resume conversation html" from somewhere)

@AitorAlgorta
Copy link
Contributor

is there any design for this @lizhutter ?

@ogbeche77 ogbeche77 self-assigned this Jan 5, 2021
@ogbeche77 ogbeche77 added this to To do in Engineering WIP via automation Jan 5, 2021
@ogbeche77 ogbeche77 moved this from To do to In progress in Engineering WIP Jan 5, 2021
Engineering WIP automation moved this from In progress to Done Jan 14, 2021
ogbeche77 added a commit that referenced this issue Jan 14, 2021
* [#501] Resume conversation in chat plugin

* Type declaration added

* Run prettier

* Add small edit

* Type declaration name changed

* Name of type declaration changed

* Implemented review suggestions

* Local storage and suggested changes added

* Refactored and suggested changes added

* Issues with local storage fixed

* API calls moved to different file

* Small improvement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
4 participants