microsoft / microsoft/BotFramework-WebChat

React Native: Transcript: implement activity status

Open
#3,331 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area-react-native backlog feature-request p0
Dominant language
HTML
Stars
1.8k
Forks
1.6k
Avg merge
22h 58m
Merged PRs (30d)
2

Description

Depends on #3329.

Background

Today, the activity status may show "Send failed, retry".

The string is localized and is in Markdown format, i.e. Send failed, [#retry](retry).

When implementing the activity status, we need to make sure we have a minimal Markdown renderer that can handle hyperlinks in loc strings.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the dependency in #3329 and the React Native transcript activity-status work described here. Confirm that the localized Markdown string renders its retry hyperlink and that the activity status displays correctly; the issue does not name specific files or tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
react-native
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.