React Native: Transcript: implement activity status #3331
Labels
area-react-native
backlog
Out of scope for the current iteration but it will be evaluated in a future release.
feature-request
Azure report label
p0
Must Fix. Release-blocker
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.
The text was updated successfully, but these errors were encountered: