Skip to content

Add search filter to mobile Settings#10450

Open
MostCromulent wants to merge 1 commit intoCard-Forge:masterfrom
MostCromulent:mobile-settings-search
Open

Add search filter to mobile Settings#10450
MostCromulent wants to merge 1 commit intoCard-Forge:masterfrom
MostCromulent:mobile-settings-search

Conversation

@MostCromulent
Copy link
Copy Markdown
Contributor

@MostCromulent MostCromulent commented Apr 19, 2026

Screenshot 2026-04-19 112926

Adds a persistent search field at the top of the mobile Settings tab that filters items by label or description as the user types — replicating the search filter that already exists at the top of the desktop preferences menu.

FGroupList gains a setItemFilter(Predicate) method; its layout skips items and groups hidden by the filter. Other FGroupList consumers are unaffected (none call setItemFilter or toggle item visibility).


🤖 Generated with Claude Code

Adds a persistent search field at the top of the Settings tab that
filters visible items by label or description as the user types.
Mirrors the search already present on the desktop preferences screen.

FGroupList gains a setItemFilter(Predicate) method; its layout now
skips items and groups that the filter hides.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant