Frankie Roberto

Results 99 comments of Frankie Roberto

I've done some work to extract the Accordion javascript from the Design Manual into a standalone component which no longer requires jQuery. You can see the code here: https://github.com/frankieroberto/accordion

@tameemsafi the DVSA components seems to have two versions, one with + and - icons, and the other with arrows. Have you tested both? Any reasons to prefer one over...

@tameemsafi interesting, thanks.

The [Worldwide](https://www.gov.uk/world/afghanistan) section of GOV.UK uses accordions on the country pages, eg: ![www gov uk_world_albania](https://user-images.githubusercontent.com/30665/47840436-2d5e4180-ddae-11e8-8dee-7bb5c249b03c.png)

@miaallers thanks for your comments. We did consider that the placement of the + and - icons and the "Open all" button on the right means they may be missed...

@adamsilver I think the Accordion has a different use case from the Details component. We should probably give more guidance on this in the documentation though. In my mind, the...

@TMDX thanks. Would you be interested in opening a Pull Request to [govuk-frontend](https://github.com/alphagov/govuk-frontend) to add your chevron icons as an alternative option, so that others could potentially use it too?

@joelanman @rachel-robson our service actually shipped a javascript based back button initially, but it has a few issues: * Link doesn't work when javascript is disabled * Control-clicking to open...

@matthewmascord I think it's generally preferable to put the Back link on all question pages. Where’s there’s two (or more!) possible previous pages you could have come from, one way...

@owenm6 is this the same as #121?