#### Front - [x] Include JS to alternate the open status for the dropdowns. They cannot be display at once. https://github.com/decidim/decidim/pull/9466 - [x] Remove the previous JS file (undo). Done in https://github.com/decidim/decidim/pull/10317 - [x] Replace the `details`-`summary` blocks with the a11y component installed in https://github.com/decidim/decidim/pull/9457 - [x] Fix the user menu dropdown margins and paddings to match the design  - [x] Navigation / breadcrumb section should have a height of 56px  - [x] Enable flash messages - [x] Add "skip to content" link. Done in https://github.com/decidim/decidim/pull/10317 - [x] Avatar don't appear inside the circle <img width="716" alt="CleanShot 2022-12-13 at 14 57 25@2x" src="https://user-images.githubusercontent.com/24740/207349975-23368abd-9360-4a8d-80e8-d87240d988b7.png"> #### Back - [x] Dropdowns content currently are static. It depends on the context, so the integration is quite massive
Front
details-summaryblocks with the a11y component installed in Redesign: pages #9457Back