Vanita Barrett-Smith

Results 45 issues of Vanita Barrett-Smith

## What Update and test the accessible-autocomplete to support the latest version of React possible. We should aim for the newest version (https://reactjs.org/versions/), but we're not sure how complex this...

## What We currently have integration, end to end, snapshot, template tests and we're proposing adding unit tests too. We should make sure that our existing testing documentation covers what...

documentation
javascript
tooling

## What Research into how a data-attribute based approach to passing translations for strings in our component JavaScript would work. This might be in isolation and/or alongside another approach, like...

🔍 investigation
localisation
javascript squad

## What Write up a summary of our final approach for internationalisation and why we decided to follow that approach. Might also be a good opportunity to talk about the...

javascript
localisation
javascript squad

## What Test our internationalisation spike with service teams to check that it works for 1) teams that aren't doing translations yet, but are interested in adding some and 2)...

javascript
localisation
javascript squad

## What The character count has a 'count message' which is visually hidden when JavaScript is available, used by screenreader users. It tells the user the character or word limit...

character count
localisation
javascript squad

## What Add the ability to pass translation strings into the character count component, using the Nunjucks macro. The logic to lookup translation strings in data attributes and get them...

character count
localisation
javascript squad

## What In some components, we'll need to be able to insert a dynamic string or value inside a translated string, e.g: "You have [x] characters remaining". We need to...

localisation
javascript squad

## What Implement an MVP internationalisation solution which allows hardcoded strings in component JS to be translated. As an MVP, this should involve being able to translate "simple strings". Pluralisation,...

accordion
localisation
javascript squad