-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Four Kitchens Release - Sprint 39 #1400
Merged
Merged
Conversation
This file contains 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
* feat(SHS-5095): theming the user login page * fix(SHS-5095): adding composer lines back in, exporting config * fix(SHS-5095): adding composer lines back in
* fix(shs-5130): adding hr tag when there is no color band text * fix(SHS-5130): hr adjustments * fix(SHS-5130): hr margins and another instance
* feat(shs-5113): editoria11y customizations * feat(shs-5113): Editoria11y customizations * fix(shs-5113): update color value in editoria11y styles Co-authored-by: Amanda Luker <[email protected]> * chore(shs-5113): update compiled theme js --------- Co-authored-by: Amanda Luker <[email protected]>
pookmish
approved these changes
Nov 27, 2023
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.
READY FOR REVIEW
Summary
<hr>
tag to Color Band if no textNeed Review By (Date)
11/29
Urgency
medium
Steps to Test
SHS-5130
<hr>
tag prints inside the color band.SHS-5113
SHS-5119
1.Visit a Layout Builder Page like https://hs-colorful.suhumsci.loc/admin/structure/types/manage/hs_person/display/default/layout
2. Click on a Pencil icon next to one of the blocks, and then click "Configure"
3. Ensure that the modal window appears in front of the grayed-out panel (instead of behind it.)
SHS-5095
SHS-5148
SHS-5086
SHS-5133: Remove redundant aria-hidden_tabindex and add alt on images in links
aria-hidden: true
andtab-index: -1
attributes.PR Checklist