coringawc/filament-input-loading
Adopt if:
lazy()/debounce() modifiers in forms.Look elsewhere if:
wire:loading).lazy()/debounce() (e.g., manual Livewire updates)."This is a 5-minute install that solves a common pain point: users hate waiting for forms to respond. By adding a subtle loading spinner inside text inputs during async updates (like search-as-you-type), we’ll reduce support tickets about ‘slow forms’ and improve retention. No code changes needed—just swap one import. ROI: High UX lift, zero dev cost."
*"A lightweight Filament v2 plugin that auto-injects loading spinners into TextInput fields when using lazy()/debounce(). Key benefits:
TextInput via namespace.*"This addresses micro-interactions for async states—critical for forms with debounced actions (e.g., search, autocomplete). The spinner lives inside the input (not a overlay), which:
How can I help you explore Laravel packages today?