-
-
Notifications
You must be signed in to change notification settings - Fork 45
Backmerge Commcare 2.61.1 #3447
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
Conversation
…get-item-delete-hotfix Emit widget changed event on manual ComboboxWidget item deletion
📝 WalkthroughWalkthroughThe pull request bumps the application version from 2.61.0 to 2.61.1 in the AndroidManifest.xml. In ComboboxWidget.java, unused imports (TargetApi, Build, View, AdapterView) are removed, and the TextWatcher.afterTextChanged() method is modified to invoke widgetEntryChanged() instead of clearWarningMessage() when text changes. Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Possibly related PRs
Suggested labels
Suggested reviewers
Pre-merge checks and finishing touches❌ Failed checks (2 warnings)
✅ Passed checks (1 passed)
✨ Finishing touches
🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (2)
🔇 Additional comments (2)
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 |
Product Description
cross-request: dimagi/commcare-core#1512
Technical Summary
Feature Flag
Safety Assurance
Safety story
Automated test coverage
QA Plan
Labels and Review