Skip to content

Bug report batch: PR 73 #75

@blairmunroakusa

Description

@blairmunroakusa

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.

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions