Rebecca Lynn Cremona

Results 106 issues of Rebecca Lynn Cremona

On mobile, [`input#filename`](https://github.com/webrecorder/replayweb.page/blob/main/src/chooser.js#L128) escapes its container and the overflow is cut off. As well, since [`button[type="submit"].is-hidden-mobile`](https://github.com/webrecorder/replayweb.page/blob/main/src/chooser.js#L137), so far as I can tell, there is no way to submit the form...

Another quick thing I noticed, but am not (at least yet) addressing in the aforementioned accessibility PR... The [regex used to validate input URLs](https://github.com/webrecorder/replayweb.page/blob/main/src/chooser.js#L130) is complex enough that I think...

Perma has noticed a lot of stack traces being printed by [line 197 of the tempchecker](https://github.com/webrecorder/webrecorder/blob/master/webrecorder/webrecorder/rec/tempchecker.py#L197) ``` May 30 13:25:38 ip-172-31-60-73 docker-compose[651]: recorder_1 | Traceback (most recent call last): May...

``` 2022-07-12 20:43:20,881 [ERROR] mitmproxy.py 351: problem handling 'CONNECT brooker.co.za:443 HTTP/1.1': SSLError(1, '[SSL: SSLV3_ALERT_CERTIFICATE_UNKNOWN] sslv3 alert certificate unknown (_ssl.c:1123)') 2022-07-12 20:43:20,885 [WARNING] mitmproxy.py 608: code 500, message [SSL: SSLV3_ALERT_CERTIFICATE_UNKNOWN] sslv3...

bug
warcprox
priority-mid

Examples: ## While taking screenshots (`screenshot = get_screenshot(link, browser)`) ``` Exception Type: WebDriverException Exception Value: Message: unknown error: cannot activate web view (Session info: headless chrome=98.0.4758.102) (Driver info: chromedriver=98.0.4758.102 (273bf7ac8c909cde36982d27f66f3c70846a3718-refs/branch-heads/4758@{#1151}),platform=Linux...

bug
priority-low

There is an empty batch in production. Not clear how that happened, especially without sending us any error emails. Also, even though this should never happen, the export code should...

bug
priority-low
2023-keepers

@jcushman did some work on this, as we experimented with using Chrome for capture. Let's not lose that work; let's do some more work, and, once we are using Chrome,...

enhancement
should-be-small
priority-low
2023-keepers

housekeeping
database
priority-low

Let's keep an eye out for these. During testing, we got one instance on stage.

bug
priority-low

Right now, `not_started` is too big a bucket. At the least, let's separate out `ineligible` from merely `not_started`. Also... while investigating, it became clear that uploading to IA doesn't happen...

bug
internet-archive
priority-mid