Skip to content

Commit d7bede7

Browse files
authored
regular autosuggestion do not make sense for the hashtags field
as this tag is specific to changesets, which taginfo does not support, see https://wiki.openstreetmap.org/w/index.php?title=Key:hashtags&redirect=no
1 parent 178263b commit d7bede7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/fields/hashtags.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@
44
"label": "Hashtags",
55
"usage": "changeset",
66
"placeholder": "#example",
7+
"autoSuggestions": false,
78
"caseSensitive": true
89
}

0 commit comments

Comments
 (0)