-
-
Notifications
You must be signed in to change notification settings - Fork 260
Use get/set modifiers for BitNumberField value binding (#11926) #11929
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
Use get/set modifiers for BitNumberField value binding (#11926) #11929
Conversation
WalkthroughThe Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
Pre-merge checks and finishing touches❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: Repository UI Review profile: CHILL Plan: Pro Knowledge base: Disabled due to 📒 Files selected for processing (2)
🧰 Additional context used🧬 Code graph analysis (1)src/BlazorUI/Bit.BlazorUI/Components/Inputs/NumberField/BitNumberField.razor.cs (1)
🔇 Additional comments (3)
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 |
|
I only changed the BitNumberField component but I am not sure if similar changes should be made to other input components such as |
|
@Greexter Thanks for your contribution. |
src/BlazorUI/Bit.BlazorUI/Components/Inputs/NumberField/BitNumberField.razor.cs
Show resolved
Hide resolved
src/BlazorUI/Bit.BlazorUI/Components/Inputs/NumberField/BitNumberField.razor.cs
Show resolved
Hide resolved
|
I'm going to merge this PR and address the review comments myself. thanks :) |
closes #11926
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.