Jared Hirsch

Results 32 issues of Jared Hirsch

One tiny leftover item from #29: if we're keeping the toolbar button, figure out the right way to record a telemetry event each time it's clicked.

We saw a failure on master due to a stale element reference to the doorhanger element. When doorhangers and other XUL popups close, they are removed from the XUL DOM...

Feature request from thunder on slack :-)

firefox
enhancement

Since the last export to mozilla-central, development has continued over there, but without anyone clarifying the state of this repo. I think we should just mark this repo as deprecated...

As of Firefox 63, there are [webextension APIs for clipboard access](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard). The addons [blog post](https://blog.mozilla.org/addons/2018/08/31/extensions-in-firefox-63/) about these APIs mentions that they are less buggy than execCommand. Let's search and replace...

good first issue
skill:js

We had to roll back the axe-selenium-plugin and pytest-axe updates in https://github.com/mozilla-services/screenshots/pull/5133. This is a reminder to update those dependencies manually when they are ready to go.

Tab focus is lost when moving from preselection to selection iframe in the shot creation flow (from step 1 to step 2). We should put the focus on one of...

good first issue
firefox
a11y

Minor thing, but easy to forget: Screenshots is listed on the status page at https://status.services.mozilla.com . We can probably remove this the same way we added it in #4071, just...

The Screenshots card in the Firefox tour refers to the Screenshots website and has a button that directs users to the Screenshots website. We should update both spots (in mozilla-central)...