changeset-map icon indicating copy to clipboard operation
changeset-map copied to clipboard

String parameter checking

Open DaveF63 opened this issue 7 years ago • 0 comments

  • **I'm submitting a ... **
    • [x] bug report

Brief Description

When the changeset ID is copy-pasted it often includes a trailing white space & so fails to find the changeset. Could it perform a check for such erroneous characters?

What is the current behaviour, (attach relevant screenshots) ?

http://osmlab.github.io/changeset-map/#1234567%20

What is the expected behaviour ?

http://osmlab.github.io/changeset-map/#1234567

DaveF63 avatar Jan 03 '19 11:01 DaveF63