G-Node / G-Node/odml-ui

improve multivalue display

Open
#85 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3
Forks
8
PR merge metrics
No merged PRs in 30d

Description

- When adding more values to a property object the new values are by default of data type string, which might be contradicting the data type of already attached Value objects.
- the 'Name' field should not be editable for value rows of multivalue properties. Currently they are editable, but nothing happens when pressing enter.
- '\' should not be editable for multivalue properties

(Python 3, odml 1.3.2, odml-ui 1.3fix branch)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the multivalue property behavior in the odml-ui editor on the Python 3, odml 1.3.2 and odml-ui 1.3fix setup. Check how new values get their data type and how the Name and fields behave; done means preserving the existing type and preventing edits to those fields.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.