Steve Jalim

Results 105 issues of Steve Jalim

Chrome and Edge report issues with SameSite cookies when iframing YouTube content. Worth a look to remedy the warnings: ![Screenshot 2020-07-27 at 14.58.31.png](https://images.zenhubusercontent.com/5d7b94dd167772000187fd33/39a1046a-6158-470e-a6f3-d5fb951cfe1c)

p2

At the moment, the filter-list organism renders two copies of the filter-form molecule, related to how the markup for mobile vs desktop viewports is currently structured. We should try to...

Historically, Wagtail didn't always play well with CSP enabled, but i'm informed by its makers that it _should_ be OK since 2.2. Worth a try, as it'll boost our HTTPObservatory...

p1

We should be able to slide the Portal into maintenance mode so we can perform breaking upgrades if need be, or silo the site if there is a problem Option...

question
needs-refinement
ops

We should aim to make the site as accessible as possible. Acceptance Criteria - [ ] All page types audited - [x] homepage - `/` - [x] /search/ - on...

Epic
accessibility

See PR feedback from @schalkneethling -> https://github.com/mdn/developer-portal/pull/1547#discussion_r438755298

housekeeping
accessibility

Ticket #1696 was a stopgap measure to allow multiple hostnames within our current Makefile/env-var setup for k8s. Once the switchover has happened, we need to either semi-revert this change, retaining...

Via #1669 we try to make sure we use the right IP for `REMOTE_ADDR` by taking into account `HTTP_X_FORWARDED_FOR`. The current implementation works, but could be made more robust. (@stevejalim:...

p2

Once the MVP of whole-site search is working, we should revisit it and see if we can improve - [ ] UX - [ ] Quality of results Things noted...

enhancement
needs-refinement