mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-05-10 11:57:31 +02:00
26c85df7e8
NSITagValueField used raw OverlayEntry + CompositedTransformFollower with no tap-outside dismiss mechanism, causing suggestion dropdowns to stay visible when tapping elsewhere. Replace with Flutter's RawAutocomplete which handles dismiss, keyboard navigation, and accessibility out of the box. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>