- 
                Notifications
    You must be signed in to change notification settings 
- Fork 26
Closed
Labels
Milestone
Description
Description
- Implement a feature on the message cards page that detects links and phone numbers:
- when a user clicks on a link, they should be redirected to the appropriate URL.
- if a phone number is clicked, it should open the phone app with the number pre-filled for calling.
- 
The message cards should disable tap feedback. 
- 
The user should be able to copy the card text to the clipboard.