No Results Found
Messages enable customers and testers to communicate with each other.
Thanks for your feedback!
No problem.
<tk-container size="small">
<div class="list list--conversation">
<div class="list-cell list-cell--conversation list-cell--sender">
<div class="message-author">
<span class="message-author__username username">You, </span>
<span class="timestamp">10/28/2020</span>
</div>
<div class="message-bubble message-bubble--sender">
<p>Thanks for your feedback!</p>
</div>
</div>
<div class="list-cell list-cell--conversation list-cell--recipient">
<div class="message-author">
<span class="message-author__username username">aubrey6, </span>
<span class="timestamp">10/28/2020</span>
</div>
<div class="message-bubble message-bubble--recipient">
<p>No problem.</p>
</div>
</div>
</div>
</tk-container>
Use this pattern to help facilitate communicate between customers and testers.
All text and other content should be accessible to assisted tech.