Skip to content

feat: Display marker attributes according to their type #27

@resah

Description

@resah

Marker attributes are defined in markerTypes.json
This has currently the following attribute types:

  • boolean
  • text
  • link
  • number
  • csv

This feature should display the different attribute types

View mode

Edit mode

  • boolean as a checked or empty checkbox (editable)
  • text as a (resizable) textarea
  • link as a one-line input field
  • number as a number input field
  • csv as a one-line input field

Note: Providing a more convenient input for csv attribute type is not part of this issue

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