iMicknl / iMicknl/powerbi-botframework-chat-transcripts
Don't render the React component on every update
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 10
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
Would be good to figure out how to do update the visual without rerender, just update the props / state for example.
See https://docs.microsoft.com/en-us/power-bi/developer/visuals/performance-tips#cache-dom-nodes
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named. Start by locating the React component that renders the visual and review the linked Power BI performance tips; done means updates change the visual without rendering the component on every update.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend, performance, web-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100