osgeonepal / OSMLocalizer

A tool to localize anything on OpenStreetMap
https://osmlocalizer.klldev.org
BSD 2-Clause "Simplified" License
6 stars 5 forks source link

Remove Autocomplete from tag editor form. #334

Closed Aadesh-Baral closed 2 months ago

Aadesh-Baral commented 2 months ago

Describe the bug Since autocomplete is not disabled on tag editor form it keep displaying suggestion based on previous entries. This makes very difficult to fill the form especially in mobile version. Auto complete is not a useful feature as there are not much of repeating data to fill in this form.

To Reproduce Steps to reproduce the behavior:

  1. Go to any challenge.
  2. Click on Localize button.
  3. Click on any input field in tag editor form.
  4. See the suggestions based on history of the input field.