osm-teams
osm-teams copied to clipboard
replace hashtag with tags
We talked about an array of tags being more useful than the single hashtag.
Currently the Create Team form accepts a hashtag both with and without "#" character. It also does not validate for allowed characters. Resulting in inconsistent entries for team hashtags:
It would be good to validate the input as well as accept a set of one or more hashtags.