lemurheavy / coveralls-public

The public issue tracker for coveralls.io
http://coveralls.io
124 stars 7 forks source link

Delete repo JS seems broken #1690

Closed snarfed closed 1 year ago

snarfed commented 1 year ago

Hi all! First, thanks for Coveralls, it's great!

It looks like your JS for the delete repo UI flow might be broken? I'm seeing this stack trace in the console when I enter the repo name in the confirmation prompt. Hope this helps!

Uncaught ReferenceError: does_match_to_delete_name is not defined
    setup_with_name https://coveralls.io/assets/application-3b3a9f76631600563eb584cec1a6dc5d4e7f1e8c17fb5e8d4566cdb186440b10.js:26
    dispatch https://coveralls.io/assets/application-3b3a9f76631600563eb584cec1a6dc5d4e7f1e8c17fb5e8d4566cdb186440b10.js:2
    handle https://coveralls.io/assets/application-3b3a9f76631600563eb584cec1a6dc5d4e7f1e8c17fb5e8d4566cdb186440b10.js:2
    nrWrapper https://coveralls.io/github/snarfed/bridgy-at/settings:12
image
afinetooth commented 1 year ago

Hi @snarfed. Thank you! We're able to reproduce, so we've got someone on it. Should be fixed soon, but will update you here as well.

afinetooth commented 1 year ago

Hi @snarfed. This should be fixed. Would you mind checking on your end and letting us know if not?

snarfed commented 1 year ago

Yup, it works now, thank you!