feup-infolab / dendro

"Open-source Dropbox" with added description features. It is a data storage and description platform designed to help researchers and other users to describe their data files, built on Linked Open Data and ontologies. Users can use Dendro to publish data to CKAN, Zenodo, DSpace or EUDAT's B2Share and others.
http://dendro.fe.up.pt
Other
28 stars 3 forks source link

[UI BUG] When adding a new instance of an already filled in descriptor #281

Closed NelsonPereira1991 closed 7 years ago

NelsonPereira1991 commented 7 years ago

Dendro Version if known (or site URL)

https://github.com/feup-infolab/dendro/tree/machine-plus-human-identifiers

Please describe the expected behaviour

The UI should show in separed rows the different values of the same descriptor

Please describe the actual behaviour

Currently this is what happens:

screen shot 2017-11-10 at 16 46 19

What steps can be taken to reproduce the issue?

Fill up just one instance of the descriptor "bdv:organizationName", save it. Then try to add another instance of the same descriptor

Possible ways to fix the problem (programmers)

UI fixes in the ng-repeat section

NelsonPereira1991 commented 7 years ago

Fixed in https://github.com/feup-infolab/dendro/pull/282