Remove auto fill #2
Reference in New Issue
Block a user
Delete Branch "remove-browser-autocomplete-billing-dellivery-address"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Auto fill is turned off, so there is no overwriting filled fields, but suggestion is still on (chrome is not honoring, firefox seems to honor request to turn off autocomplete).
How to test :
(as always, just run container with 'sudo docker-compose build' and 'sudo docker-compose up'), app is ready on localhost:8000
Add item to the card, add delivery address. Filling form should not offer auto fill, and choosing suggestion in one field should not change values in other fields.
Add billing address, same thing.
changed the description
mentioned in commit
f0dadd549fmerged