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

Telegram notifications #1136

Open
gabbygator184 opened this issue Feb 20, 2024 · 2 comments
Open

Telegram notifications #1136

gabbygator184 opened this issue Feb 20, 2024 · 2 comments
Labels
bug 🐛 Something isn't working

Comments

@gabbygator184
Copy link

Describe the bug
When an order is taken and the maker robot enabled telegram notifications, the maker will receive a link via telegram to open the order in the browser and proceed. If a new Tor Browser is opened, this link will guide the user to the order screen, but without the robot token loaded.

The user might think the page is loading because he is waiting the blue spinner to disappear, but in fact an error is occurring in the backend. If the robot token is not informed, the order will be closed and the user will lose the bond.

To Reproduce
Steps to reproduce the behavior:

  1. Create an order and enable telegram notifications
  2. Close Tor Browser
  3. Take the order with a new robot and close Tor Browser
  4. Open the link received via telegram in Tor Browser
  5. The order won't open (as expected) and the screen shows the blue spinner.

Expected behavior
An error message should be shown if someone try to open an order address without robot token or ask for the robot token.

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Tor Browser
  • Front End Version: v0.6.0-alpha
  • Coordinator Version: v0.5.4 (ROBOSATS_TAG=80b97f3)
@Reckless-Satoshi Reckless-Satoshi added the bug 🐛 Something isn't working label Feb 25, 2024
@Reckless-Satoshi
Copy link
Collaborator

We should display the "You need to generate an avatar" Dialog anytime someone lands on /order/... without a robot.

@nikkuAg
Copy link

nikkuAg commented Apr 3, 2024

Hey, is this issue still open? I would like to work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants