hannalaakso

Results 74 comments of hannalaakso

This would be solved by https://github.com/alphagov/govuk-design-system/issues/1085

We should consider this in relation to Frontend 4.0.0.

## Current status of autocomplete work We currently have [accessible autocomplete](https://github.com/alphagov/accessible-autocomplete) and ["country picker"](https://github.com/alphagov/govuk-country-and-territory-autocomplete) prototypes. Country picker consumes both accessible autocomplete and [picker engine](https://github.com/alphagov/openregister-picker-engine/) through `npm`. The latter contains the...

The deprecation suggestion was due to the fact that at the moment we are getting issues raised for things like the autocomplete not working with the latest version of React....

Hi @trevorkapswarah Glad you've got it working. Is the issue you reported that you can currently progressively enhance only `` elements whereas you need to progressively enhance `` (as your...

Thanks @trevorkapswarah. It looks like this issue has been raised previously as well: https://github.com/alphagov/accessible-autocomplete/issues/213 Would you be okay to comment on that issue with your use case and requirements? 🙏

Re: above comment, we now have a separate issue for [Passwordless login](https://github.com/alphagov/govuk-design-system-backlog/issues/181).

[Password reveal component](https://moj-design-system.herokuapp.com/components/password-reveal) in the MOJ Design System

We tested [Prototype Kit's Check your answers page](https://govuk-prototype-kit.herokuapp.com/docs/templates/check-your-answers) on NVDA + Firefox + Windows 10). If NVDA is set to read all content from top of page, it reads out...

@DavDoh Apologies for the delay in replying and thanks for sharing your research 🙌 Your proposal sounds similar to what has been suggested in https://github.com/alphagov/govuk-design-system/issues/1290. I've added a comment to...