4Science / dspace-angular

Angular UI for DSpace and DSpace-CRIS. In the dspace-cris-7 branch you can find the extension to support DSpace-CRIS
BSD 3-Clause "New" or "Revised" License
14 stars 28 forks source link

<input-type>tag</input-type> is not working #53

Open farhansj opened 1 year ago

farhansj commented 1 year ago

Describe the bug I set up a new DSpace-API and DSpace-Angular (both are DSpace-CRIS version). I followed the documentation closely to setup my new system. However, I found out that the html input field (for tag input type) for key-in the dc.subject is not working well (the input field isn’t appear). I used Safari, Chrome, and Firefox to access the DSpace-Angular.

To Reproduce Steps to reproduce the behavior:

  1. Login as administrator
  2. Add new product/publication item that has tag field , e.g. dc.subject or keyword.

Expected behavior The html input field did not appear

image

Related work It works well at the "standard" dspace-angular