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

Few UI issues #276

Open
6 of 9 tasks
tomusdrw opened this issue Sep 8, 2021 · 4 comments
Open
6 of 9 tasks

Few UI issues #276

tomusdrw opened this issue Sep 8, 2021 · 4 comments
Labels
bug Something isn't working

Comments

@tomusdrw
Copy link
Contributor

tomusdrw commented Sep 8, 2021

  1. Cancelling signing transaction in the extension doesn't enable the "Send" button back (same thing happens in case of any error, one need to change something to force re-calculation)
  2. Race condition when typing amounts (can still press the button before the re-calculation kicks in).
  3. Current transfer type can be de-selected (the UI goes into some weird state after that).
  4. "Decoded" tab - copy icon jumps around (content is moving up/down - my suggestion would be to disable this completely and change the cursor to "arrow-plus").
  5. Width of sender selector is changing (Marked as addressed in Apply behaviors and styles on Sender component. #270, but seems to still be there)
  6. Internal transfer - receipt is incorrect (shows both networks - I guess it should be hidden anyway?).
  7. After sending transaction, different receipt is displayed below and it initially seems to be missing payload.
  8. When selecting the same account again - balance disappears.
  9. Millau internal transfer doesn't work ("Transaction has a bad signature")
@tomusdrw tomusdrw added the bug Something isn't working label Sep 8, 2021
@tomusdrw
Copy link
Contributor Author

tomusdrw commented Sep 8, 2021

Just noticed this quirk as well:

Screenshot from 2021-09-08 13-45-18

The -> symbol is added and removed when switching between "Internal" and "Bridge" modes. It's visible after sending one internal transfer.

@hbulgarini
Copy link
Contributor

Just noticed this quirk as well:

Screenshot from 2021-09-08 13-45-18

The -> symbol is added and removed when switching between "Internal" and "Bridge" modes. It's visible after sending one internal transfer.

Niche catch. Addressed on #283

@hbulgarini
Copy link
Contributor

@tomusdrw Millau internal transfer doesn't work ("Transaction has a bad signature")

we agreed to not work on this correct?

@hbulgarini hbulgarini added this to the Milestone 2: Reliability milestone Nov 17, 2021
@tomusdrw
Copy link
Contributor Author

we agreed to not work on this correct?

Correct, it's an issue with the Chrome Extension not being able to use a custom hasher, so it's not something we could easily address.

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

2 participants