-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Fix password suffix alignment #72524
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
Fix password suffix alignment #72524
Conversation
|
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message. To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook. |
juanfra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the PR! I left a couple of comments so we can match the reference implementation one-to-one.
f44943f to
b4528dd
Compare
juanfra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! LGTM
Let’s loop in @mirka to make sure everything looks good on her end.
|
@heavyweight there's a CI job failure due to the lack of changelog entry. Every PR to the dataviews package needs to be documented there, so consumers of the npm package can track the changes easily. |
mirka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! Thanks for the follow up @heavyweight, and thanks @juanfra for the spot-on review 🙏
2619a8a to
49cf2df
Compare
49cf2df to
d68ecc2
Compare
d68ecc2 to
4459d54
Compare
* Fix password suffix alignment * Fixup button attrs * Add changelog entry Co-authored-by: heavyweight <[email protected]> Co-authored-by: juanfra <[email protected]> Co-authored-by: mirka <[email protected]> Co-authored-by: oandregal <[email protected]>
What?
#71545 (comment)
The password field suffix was not properly configured and aligned.
Closes
Why?
How?
Testing Instructions
npm run storybook:dev.?path=/story/dataviews-dataform--validation.Testing Instructions for Keyboard
Screenshots or screencast