Alex Gibson

Results 79 issues of Alex Gibson

## Description Currently all newsletter forms post to `/newsletter`. In an effort to lighten the load on bedrock, we'd like to switch these over to post to basket directly instead....

## Description Currently all send-to-device forms post to `/firefox/send-to-device-post/`. In an effort to lighten the load on bedrock, we'd like to switch these over to post to basket directly instead....

## Description https://observatory.mozilla.org/analyze/www.mozilla.org We currently allow both `unsafe-inline` and `unsafe-eval` in `script-src`, but I'm not 100% sure if anything we're using today is relying on those? Might we also be...

## Description We currently see a bunch of warnings in the terminal about the deprecated Hero component we import from Protocol. In some instances we can convert to use the...

Papercuts 💸

## Description When a Firefox automatic update check fails too many times, a prompt appears to manually update Firefox that contains a "Download" button. Clicking on this button will now...

P1
Needs Design
Frontend

## Description We have a few common libraries in bedrock that either have their source code in an external repo, or live in bedrock but are used from time to...

## Description Working on https://github.com/mozilla/bedrock/issues/11391 highlighted how our current CSS minifier is masking some potential issues with duplicated CSS. The file `c-logo.scss` is a good example: https://github.com/mozilla/bedrock/blob/main/media/css/contentful/c-logo.scss Here we import...

Bug :bug:

## Description The new 500 error page design is great, but I wonder if it could be more useful? Picure the hypothetical scenario below: ### Steps to reproduce 1. Someone...

Needs Info
Bug :bug:
Frontend

## Description Our [lighthouse reports](https://www.webpagetest.org/lighthouse.php?test=200628_GM_de105c10183fc08fcfc6ab25d453eb07) suggest that we could save an estimated 550ms on slower connections by preconnecting to account.firefox.com on pages that require metrics flow params, such as /firefox/accounts/....

P3
Performance ⚡️
Good First Bug
Help wanted 👋
Frontend

## Description Not sure if this is something we should spend time on or not, but filing for the sake of it just in case. The layout on /new looks...

Bug :bug:
Frontend