Update LoginPassword.tsx to wrap the element correctly#949
Update LoginPassword.tsx to wrap the element correctly#949garronej merged 1 commit intokeycloakify:mainfrom
Conversation
WalkthroughThe LoginPassword.tsx file undergoes a DOM restructuring change where the reset-password options container is reorganized. The content is wrapped with a nested div using the kcFormOptionsWrapperClass, moving from a flat structure to a nested one within kc-form-options. No behavioral changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
🔇 Additional comments (1)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Thank you @pnzrr, Sorry it slipped through. @allcontributors add @pnzrr for code |
|
I've put up a pull request to add @pnzrr! 🎉 |
Properly matches: https://github.com/keycloak/keycloak/blob/main/themes/src/main/resources/theme/base/login/login-password.ftl
Summary by CodeRabbit