Lee Moody
Lee Moody
It doesn't appear to be possible to catch [a scss parsing error](https://github.com/SassDoc/scss-comment-parser/issues/40). E.g. given this scss file which will currently cause a parse error: ```scss /// no semicolon as end...
https://github.com/polyfillpolyfill/polyfill-service/pull/2757
Hey thanks for `skratchdot/color-blind`, looks like a super useful package! I'd love to use it in the project I'm working on but have a question about the license. The comment...
Origami no longer depend on the [focus-visible polyfill](https://github.com/WICG/focus-visible), it can likely be dropped from dotcom-page-kit to simplify our tech and keep ft.com performant for readers 🙌 The `:focus-visible` CSS selector...
`aria-hidden="true"` is always applied on the mobile navigation. This means assistive tech users can't navigate to markets data on mobile. It seems unnecessary as `display: none` is set on desktop....
We are talking about the source url, not the image service url.
Review environment variables and correct documentation as required. For example it doesn't look like `FASTLY_PURGE_API_KEY` is used; this todo is in the readmen and is 5 years old: ``` TODO:...
Migrate from Splunk Edge Forwarder to Splunk HTTP Event Collector. The Edge Delivery & Observability team will decommission Splunk Edge Forwarder at the end of Q2. https://tech.in.ft.com/technology-lifecycle-tracker?eventCode=splunk-edge-forwarder-decommissioning
Adding a new image set is not super easy: https://github.com/Financial-Times/origami-image-service/pull/799 Whilst not a priority for the team at the moment, this could be improve by: - Refactoring the codebase to...
On image service deploy purge all images from sets which have changed, based on their current and previous hash, in a similar way to [oist purge](https://github.com/Financial-Times/origami-image-set-tools/blob/efa10f2a46bf6fd3e32b53762c53fa382969ebc2/lib/origami-image-set-tools.js#L251). Note that using the...