Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a user when I click on the telegram icon on someones propfile I am taken to the dialog so that I can message that person #64

Open
4 tasks
utunga opened this issue Apr 18, 2022 · 0 comments
Labels

Comments

@utunga
Copy link
Contributor

utunga commented Apr 18, 2022

For each of the icons in the user profile - for supported messaging platforms (telegram, twitter, instagram etc) - we need to make it so when you click on that icon you get taken to - as close as possible (depending on platform) - the messaging dialog for sending a message to that person in the appropriate app.

If the current user doesn't have the app installed on their phone then fall back to the best web dialog.

This user story builds on the research that was done here #59 - the research indicates that telegram should be an 'easy one' so a good first issue. You can clone this repo to get started and make a PR back to this repo, or just contact us on Telegram (here http://t.me/togetherprojectlobby) to get added as a contributor so that you can use a feature branch to make a PR instead.

For more context check out this medium post here:
https://utunga216.medium.com/the-together-project-8884e7521e35

Acceptance criteria

  • If another user has the appropriate contact method set up the telegram icon renders
  • If another user does not have the contact method set up then it doesn't show up (at all)
  • If I have Telegram installed on my phone I can click the icon and get taken to telegram app messaging dialog
  • If I do not have telegram app installed I am taken to the appropriate web link for telegram to contact that person

Mock ups

Telegram icon should appear (or not appear) right next to 'message me on', clicking it should jump you straight out of our app and into the appropriate place.

image

@utunga utunga added good first issue Good for newcomers flutterjs labels Apr 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant