Open SkjoldAlsted opened 11 months ago
@JimBacon any advice on this? One option is to clear cookies but this behaviour should not happen?
It's the browser trying to be helpful.
Website forms can be modified to prevent the browser helping by specifying an attribute autocomplete="off"
on the form.
That might be easier said than done given that it needs to be inserted somewhere in the Drupal templates but it is undoubtedly possible.
Describe the issue
As a scheme coordinator, updating profiles of new volunteers that haven't specified the correct BMS scheme causes my own info to be auto-inserted, replacing the info of the volunteer. We are experiencing this issue using Edge, also on a private browser. Turning off auto-fill in the browser obviously avoids the problem.
https://github.com/BiologicalRecordsCentre/ABLE/assets/154207262/663b73a8-6ac9-4644-a001-9ab4c4357166
Expected behaviour
That it didn't replace the volunteers personal info with my auto-fill
To Reproduce
See video
App Version
not sure
Device
Windows 11
When did this happen
18-12-2023
Screenshots
No response
Additional context
No response