iMicknl / iMicknl/powerbi-botframework-chat-transcripts
Investigate usage of useState + useEffect vs props
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/iMicknl/powerbi-botframework-chat-transcripts/blob/12c6781bf4caebbe85371a0fa988d5d9b390984a/src/app/views/ChatTranscriptVisual.tsx#L20-L24
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with lines 20-24 of src/app/views/ChatTranscriptVisual.tsx and inspect how useState, useEffect, and props are used in the component. Trace the relevant data flow and determine whether the current state and effect usage should be replaced or retained; done should include a documented conclusion and any agreed refactor.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100