Jake Champion

Results 30 issues of Jake Champion

This resolves the deprecation warning: >(node:42009) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead

During the recent Heroku incident which meant some apps were offline, the image service EU was online and serving requests even though most of the responses were a 400 due...

service

## What We have a workaround to make old blog images work: https://github.com/Financial-Times/origami-image-service/pull/641/ When requests to those old blog images no longer occur, let's remove this workaround. ## Details When...

service

This was mentioned in #532 > Additionally, emulating links with radio buttons maybe confusing for users of assistive technologies and should be given an appropriate role of radio or button...

accessibility
o-forms
design

# Issue This is from page 131 of the [audit report](https://drive.google.com/file/d/17wq6b0CIX41RA4muBFDzUDxE0-qzHBIH/view) Issue can be found on: The ‘Text input with a valid input’ uses colour to display if the user...

blocked
accessibility
o-forms
design

This issue is to track the work which comes out from the accessibility audit we have had completed on origami component demos [Link to audit report](https://drive.google.com/file/d/17wq6b0CIX41RA4muBFDzUDxE0-qzHBIH/view) - [ ] #535...

okr
accessibility

This is due to using a version of o-table which uses Element.prototype.closest but does not declare it as a required browser feature via origami.json.browserFeatures. Once https://github.com/Financial-Times/origami/pull/552 is merged, we need...

This is from https://github.com/Financial-Times/origami/issues/281

pushing this up to see if there is interest in seeing this feature land and if this approach is along the right tracks TODO: - [ ] Allow certificate to...