Conversation
- Add search field to filter mods, blocks, and tags dynamically - Implement debounced search to improve performance during typing - Filter blocks by name based on search input - Filter tags by name based on search input - Update UI layout to accommodate search field
Schedule automatic server list updates every 5 minutes to ensure data remains current without requiring manual refreshes.
|
Caution Review failedPull request was closed or merged during review WalkthroughThe PR bumps the mod version to v4.46.3-v8, implements a filter-driven UI overhaul in FilterDialog with text-based filtering and a dedicated results table using async token-guarded rebuilds, and adds a periodic 5-minute timer in ServerService to refresh the server list. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 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. Comment |
Summary by CodeRabbit