mirror of
https://github.com/FoggedLens/deflock-app.git
synced 2026-03-31 00:59:38 +02:00
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>