RoboSats/robosats

Order creation without a robot suggests copying an undefined token

Closed this issue · 0 comments

Describe the bug

When creating an order from the books page without a robot, the UI displays a dialog with an undefined token to backup. This is not happening if the order is created in the maker page (/create).

To Reproduce

Steps to reproduce the behavior:

  1. Go to the orders book page (/offers).
  2. Click on the 'Create' button.
  3. Fill the form with data.
  4. Click 'Create order'.

Actual behavior

"Store your robot token" dialog is shown and an undefined token is provided.

Expected behavior

"Generate a robot avatar" dialog is shown.

Screenshots

robo_bug