Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Canceling dropdown via outside click adds incorrect default value #7265

Closed
RudyTheDev opened this issue Jan 18, 2020 · 1 comment
Closed
Assignees
Labels
bug A bug - let's fix this! preset An issue with an OpenStreetMap preset or tag
Milestone

Comments

@RudyTheDev
Copy link
Contributor

  • Add point with Information Board preset.
  • Click Board Type dropdown
  • Click outside the dropdown
  • Observe board_type=yes added to tags

type

I briefly checked other dropdowns, but didn't see the same behaviour elsewhere.

2.17.1, Firefox 72.0.1 (64-bit), Win 10 Pro 64

@quincylvania quincylvania added the preset An issue with an OpenStreetMap preset or tag label Jan 18, 2020
@quincylvania quincylvania self-assigned this Jan 18, 2020
@quincylvania quincylvania added this to the Next Release milestone Jan 18, 2020
@quincylvania
Copy link
Collaborator

Thanks for reporting, @RudyTheDev.

This is a little complicated, but basically we have typeCombo fields for presets matching wildcard tags like amenity=*. These don't show a yes value. The board_type field should have been a generic combo field instead of this special type.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug - let's fix this! preset An issue with an OpenStreetMap preset or tag
Projects
None yet
Development

No branches or pull requests

2 participants