This is the correct layout for GOV.UK pagination. See https://design-system.service.gov.uk/components/pagination/
The few issues reported by PHPCS that relate to the GOV.UK theme have been resolved. The vast majority of issues relate to node modules which do not, and never will, conform to Drupal standards. Also the compiled CSS from SASS will never conform to Drupal standards.
The changes have been pushed to the dev branch
When the admin toolbar is shown on a non-admin page ie. the GOV.UK Frontend is applied then the toolbar has to conform to the GOV.UK Frontend styles. There is no war around this. A lot of effort has gone into making the toolbar look as much as possible as it does on a admin page.
This has been resolved in the latest Dev branch. Please test
@rayand. This is any contact form the has the preview button enabled. I've already done a fix for this so they are inline. I'll reassign to myself.
This has been resolved in the Dev branch
@alok_singh Sub menus are not allowed by the GOV.UK design System. In fact menus in the header are very much discouraged see the Service navigation component which is implimented in the the new V2.1.x release.
I'm closing this ticket as it is outside the scope of this theme.
@alok_singh This is not allowed by the GOV.UK Design System. See https://design-system.service.gov.uk/components/footer/
By all means impliment this design in your own sub theme but I'm closing this ticket as it's outside the scope of this theme
@alok_singh The footer menu is correct. See any GOV.UK site. There is only 1 footer menu allowed by the GOV.UK Design System
webfaqtory β made their first commit to this issueβs fork.
@alok_singh I have completed the Customising Twig templates guide β with an exaple of how to customise pager.html.twig
@riddhi.addweb This has been resolved in the 8.x-1.21 release with the GOV.UK pagination classes applied to pager.html.twig. Please update to this release and retest.
@alok_singh I have done a new release, 8.x-1.21 that includes the styled pager.html.twig. Still working on the documentation pages β
@riddhi.addweb Can you test with the new 8.x-1.21 release
@riddhi.addweb Can you test with the new 8.x-1.21 release
@riddhi.addweb this is an update to a SASS file. Did you run gulp after applying the MR?
I'm doing a new release today with all the updates, a sub-theme for this theme and D11 compatabilty. Try again with this new release 8.x-1.21. I'll let you know when it's released.
I don't see any way to fix this. It happens on all sites using the Claro admin theme. It is a background image for the input field.
Added this and will be in next release.
Ideally you would have one About us page and then have the other About us links in a chevron card. See https://www.gov.uk/
Sub menues are not allowed in the GOV.UK style guide so I'm not sure how to procede with this.
This has been added and will be in the next release.
This is wrong way to achieve this. The GOV.UK classes for pagination need to be added to pager.html.twig. I am adding a page to the theme documentation on how to do this. I will update this issue when this is done.
This has been added and will be in the next release.