303f7535

By: Michael Lynch <git@mtlynch.io>

Use native autocomplete suggestions

Render server-provided suggestions with a native datalist instead of maintaining a custom dropdown. This removes custom filtering, keyboard navigation, blur timing, and their dedicated CSS while preserving the autocomplete element API used by grocery forms.

Tests: ./dev-scripts/build-all-flake-targets