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

Bug report batch: PR 73 #75

Closed
blairmunroakusa opened this issue Sep 9, 2023 · 1 comment
Closed

Bug report batch: PR 73 #75

blairmunroakusa opened this issue Sep 9, 2023 · 1 comment
Assignees

Comments

@blairmunroakusa
Copy link
Contributor

Per checking functionality for PR #73

This list is what I found broken with dan/remove-seed-phrase sans PR 73 merge. PR 73 fixes the weird lingering CSS artifacts on banner close (see crossed out text).

Update Address functionality:

  • ss58 validation not present or broken
  • When attempting to break valid address, result in Uncaught ReferenceError: $i18n is not defined
  • When attempting to submit, 404 return

Forgot Password functionality:

  • On email submit, 422 return

When clicking on extension icon:

  • Apparent success, but Uncaught (in promise) Error: Could not establish connection. Receiving end does not exist.

When closing banner:

Allowlist Site red X:

  • Undefined response on click -- ReferenceError: response is not defined ....prolly not a bug
  • oh wait...operation succeeds in UI, but 404 backend for site-forget

Credential collision:

  • Registration attempt with same credentials returns 409, w no alert nor specification of what collides.

URL process error:

  • After button fuzz mashing between banner tests and dashboard abuse, TS loses ability to pass valid URLs. I cannot figure out how to reproduce with my little html knowledge, the error: Error processing URL: SyntaxError: Unexpected token '<', "<!doctype "... is not valid JSON, coming from service/worker.js, caught gracefully from within scanUrl block in listener.
@DecentralizedDan
Copy link
Contributor

The remaining issues here are due to incomplete GALACTUS endpoints -- I'm closing until they are reproduced on the latest commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants