Maptio / maptio

http://www.maptio.com
Other
23 stars 5 forks source link

Contact autofill breaks our autocomplete inputs in Safari #833

Open rgoj opened 1 year ago

rgoj commented 1 year ago

When you use our autocomplete inputs in Safari, you get an autofill dropdown that blocks Maptio's list of options.

See issue raised here: https://app.intercom.com/a/inbox/q3x5lnhp/inbox/admin/4637195/conversation/106323200013049#part_id=comment-106323200013049-21895730463

Probably something we should fix even if we still (and perhaps we should reconsider this?) advise people not to use Maptio in Safari.

Sadly this seems trickier than it sounds!

One possible solution for a user might sometimes be disabling contact autofill on their side in Safari > Preferences > AutoFill > Untick "Using information from my contacts":

Screenshot 2023-08-25 at 11 21 12

rgoj commented 1 year ago

We're using ngbootstrap and their examples don't have this problem, while our old implementation does, so that's one place to look for clues as to how best to address this!

https://ng-bootstrap.github.io/releases/13.x/#/components/typeahead/examples