Skip to content

Multiple select: when retagging, break down value into it's selected options again (if possible) #120

@PaulUithol

Description

@PaulUithol

Probably not quite a bug, just some nicer behavior:

  • Select multiple values for a certain key
  • Save to ODK
  • Redo OSM tagging on the node
  • The value will display concatenated at the bottom of the list, instead of having the parts that make up its value selected

It would improve usability if the separate parts were selected; now, it can appear nothing's selected if you have a longer list, since the 'custom' value will be at the bottom, possibly offscreen. One thing to watch out for is what to do if the user did actually type in a custom value instead of sticking to selecting predefined values.

screenshot_2016-01-08-18-59-42

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions