microsoft / microsoft/AdaptiveCards
[Feature Request] Smartly refresh a Card to prevent flickering and input deletion
Open
Nobody has claimed this yet.
Epic
Request
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
What is the problem you are attempting to solve with this feature?
In situations where a Server is continuously sending down a Card on a regular interval, the UI can flicker and remove input content due to the Card being replaced.
A description of your proposed solution to the problem
It would be great to provide a diff-based update instead of completely replacing the card.
Contributor guide
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 files, tests, or platform entry points are named. Start by identifying the Card refresh and replacement path for the affected UI, then define and verify a diff-based update whose repeated server refreshes avoid flicker and preserve existing input content.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100