iMicknl / powerbi-botframework-chat-transcripts

Visualises bot transcripts (activities) which show the interactions between a user and your bot in a webchat.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Move `react` implementation to functional component & hooks

iMicknl opened this issue · comments

For the proof of concept I used the template provided by pbiviz, but ``componentWillMount` and other legacy Lifecycle Methods are deprecated.

Would be good to transform the visual / chatTranscript to functional components & hooks.
https://github.com/iMicknl/powerbi-botframework-chat-transcripts/blob/main/src/visual.ts