-
Notifications
You must be signed in to change notification settings - Fork 0
Add form input components with field wrapper for Medusa UI #80
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
Add form input components with field wrapper for Medusa UI #80
Conversation
|
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
|
@codegen-sh can you resolve the conflicts (keep the react 19 patterns without forwardRef but make sure any other changes get saved and the files look good
|
- Maintained React 19 patterns in all form components (no forwardRef usage) - Preserved all other changes from medusa-forms branch - Components now use FC<Props> with destructured ref parameter - All form components maintain consistent React 19 ref handling pattern
|
✅ Conflicts resolved successfully! I've resolved all merge conflicts while keeping the React 19 patterns (no 🔧 Conflict Resolution:
📁 Files Updated: 🔄 Updated PR: View PR #80 All components now consistently use the React 19 ref pattern while preserving all the additional functionality and new files from the medusa-forms branch! 💻 View my work • React 👍 or 👎 |
|
📝 Storybook Preview: View Storybook This preview will be updated automatically when you push new changes to this PR.
|
No description provided.