HOFF-699: Update accessibility statement classes#457
Open
mislam987 wants to merge 1 commit into
Open
Conversation
mislam987
force-pushed
the
HOFF-699-update-classes
branch
from
June 18, 2024 12:13
89067dd to
16b3aed
Compare
| "name": "hof", | ||
| "description": "A bootstrap for HOF projects", | ||
| "version": "20.5.4", | ||
| "version": "20.5.5", |
Contributor
There was a problem hiding this comment.
You don't need to add this for patch changes, once you merge, it'll automatically do it in our setup
Contributor
Author
There was a problem hiding this comment.
Reverted back to the previous version.
- modify style classes for ul tags to align with GDS standards
mislam987
force-pushed
the
HOFF-699-update-classes
branch
from
June 18, 2024 12:58
16b3aed to
49ae7d8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What?
Update the accessibility statement page to include the missing style classes - HOFF-699
Why?
To ensure the elements on the page align with GDS standards
How?
Add the
govuk-list--bulletclass name to the<ul>tags infrontend/template-partials/views/accessibility.htmlTesting?
Tested on other services
Screenshots (optional)
After applying the change and removing the overriding accessibility.html page on the LMR form:
Anything Else? (optional)
Check list
here is an example commit