You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add search input to filter ReportBuilder column selection (#112)
Add Alpine.js-powered client-side search to the report editor's column
selection panel. Users can now type to filter columns by label, with
sections hiding entirely when no columns match. Controlled by a new
$enableColumnSearch property (defaults to true) on WithReportBuilder.
Closes#111
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments