feat: add search bar to effects picker modal

Mirror the flag/pattern modals with a search input in the EffectsModal
header. Filters the effects grid by name — matching either the raw effect
id or its displayed label — and hides the Default tile while searching,
the same way FlagInputModal hides its no-flag tile.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
evanpelle
2026-06-29 16:38:37 -07:00
co-authored by Claude Opus 4.8
parent dae129c6a3
commit f4b47ce06c
3 changed files with 38 additions and 5 deletions
+1
View File
@@ -394,6 +394,7 @@
},
"effects": {
"button_title": "Pick an effect!",
"search": "Search...",
"title": "Effects",
"type": {
"transportShipTrail": "Boat Trail"