- 🇮🇳India gauravvvv Delhi, India
Updated short-hand properties. Please review
- Status changed to Needs work
almost 2 years ago 4:42pm 23 February 2023 - 🇺🇸United States smustgrave
This will need screenshots since .css changed.
- Status changed to Needs review
over 1 year ago 5:05am 27 February 2023 - 🇮🇳India gauravvvv Delhi, India
I have added before/after patch screenshots. please review
Before patch
After patch
- Status changed to Needs work
over 1 year ago 3:15pm 28 February 2023 - 🇺🇸United States smustgrave
.js .is-initial:not(.form-item--error) .form-item__description { margin-block-start: 0; } .js .is-initial.is-password-empty.is-confirm-empty:not(.form-item--error) .password-confirm__confirm { display: none; max-block-size: 0; margin-block-start: 0; }
.password-strength__bar.is-weak { border-color: var(--password-strength-bar--weak-border-color); background-color: var(--password-strength-bar--weak-bg-color); } .password-strength__bar.is-fair { border-color: var(--password-strength-bar--fair-border-color); background-color: var(--password-strength-bar--fair-bg-color); } .password-strength__bar.is-good { border-color: var(--password-strength-bar--good-border-color); background-color: var(--password-strength-bar--good-bg-color); } .password-strength__bar.is-strong { border-color: var(--password-strength-bar--strong-border-color); back
More nesting can be done.
- Status changed to Needs review
over 1 year ago 7:00am 1 March 2023 - 🇮🇳India gauravvvv Delhi, India
Addressed #21, Attached patch and interdiff. please review
- Status changed to RTBC
over 1 year ago 2:55pm 2 March 2023 - 🇺🇸United States smustgrave
After
Nesting looks better
Adding some screenshots to show nothing broke. - Status changed to Needs review
over 1 year ago 2:57am 13 March 2023 - 🇮🇳India gauravvvv Delhi, India
Addressed #24, attached patch and interdiff for same. please review
- Status changed to RTBC
over 1 year ago 7:26pm 13 March 2023 - 🇺🇸United States smustgrave
See attached screenshot. Using claro test module and didn't see anything break.
The last submitted patch, 25: 3294005-25.patch, failed testing. View results →
- First commit to issue fork.
- @rckstr_rohan opened merge request.
The last submitted patch, 25: 3294005-25.patch, failed testing. View results →
- 🇫🇷France nod_ Lille
📌 make use of component-level CSS custom properties in Claro's form--password-confirm stylesheet RTBC
Committed f43ee84 and pushed to 10.1.x. Thanks!
- Status changed to Fixed
over 1 year ago 8:29am 26 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.