| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
PatternFly-React preview: https://patternfly-react-pr-2455.surge.sh |
Sorry, something went wrong.
|
These updates look good! The only question I have is whether this would be a breaking change (and if so, are there any changes we can make now without waiting for a breaking change release)? I'm not able to test what happens if rememberMeAriaLabel is defined on <LoginForm> (for some reason, the code editor section is read-only). |
Sorry, something went wrong.
|
@jgiardino thank you for your feedback! I'm curious as well -- @tlabaj would this be a breaking change? |
Sorry, something went wrong.
| label={rememberMeLabel} | ||
| checked={isRememberMeChecked} | ||
| onChange={onChangeRememberMe} | ||
| aria-label={rememberMeAriaLabel || rememberMeLabel} |
There was a problem hiding this comment.
This looks good to me - let's add one more comment up above in rememberMeAriaLabel (to the comment section noting this propType is now deprecated and is no longer used in the code. Also, please open an issue with a breaking change label indicating we should delete this propType in a future breaking change release.
Sorry, something went wrong.
There was a problem hiding this comment.
Just pushed again with this addition to the comment. Should be all set now -- made a new breaking change issue as well.
Sorry, something went wrong.
|
Can you mention new issue here please? Thnaks. |
Sorry, something went wrong.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
|
Your changes have been released in:
Thanks for your contribution! 🎉 |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
closes #1737