fix(qt): make governance search case-insensitive#7297
fix(qt): make governance search case-insensitive#7297thepastaclaw wants to merge 1 commit intodashpay:developfrom
Conversation
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
✅ No Merge Conflicts DetectedThis PR currently has no conflicts with other open PRs. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThe proposal list filtering in Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
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. Review rate limit: 7/8 reviews remaining, refill in 7 minutes and 30 seconds.Comment |
|
✅ Review complete (commit c318e57) |
thepastaclaw
left a comment
There was a problem hiding this comment.
Code Review
Single-line Qt fix making the governance proposal title filter case-insensitive via setFilterCaseSensitivity(Qt::CaseInsensitive). Both reviewers independently found no issues; the change matches the established pattern used elsewhere in the Qt code (transactionview.cpp, masternodelist.cpp, addressbookpage.cpp).
Reviewed commit: c318e57
PR description
Summary
Closes #7287.
Validation
git diff --checkthis worktree.