noi-techpark / it.bz.opendatahub.databrowser

Explore and navigate through Open Data you need to build your next service.
https://databrowser.opendatahub.com
GNU Affero General Public License v3.0
8 stars 7 forks source link

Add new room in Event short doesn't work #536

Closed d3liaa closed 3 months ago

d3liaa commented 4 months ago

Browser: Chrome Problem Description: In the dataset EventShort - > add a record -> event detail (https://databrowser.opendatahub.com/dataset/new/tourism/v1/EventShort#event-details) When i click on add new room i expect to appear a table like in Technology Fields and Tagging Fields but nothing happens. But the bar with cancel or save does appear.(inserted screenshot below) I also tried to add a new room to an already existing event, and in this case nothing happened , not even the cancel or save bar. (ex: https://databrowser.opendatahub.com/dataset/edit/tourism/v1/EventShort/eventshort-11378#event-details)

Screenshot: Screenshot 2024-02-26 165711

sseppi commented 4 months ago

Hi @gappc,

I have the same problem too.

I post below also my console screenshot, where I see 2 warnings. But I think they aren't related to this problem.

Screenshot from 2024-02-26 17-31-19

Can you please check?

gappc commented 3 months ago

@d3liaa @sseppi PR #542 should fix the issue, please take a look after the merge is done and close this issue if the bug was resolved

sseppi commented 3 months ago

I tested the functionality and it seems to work fine.

@RudiThoeni did you already released the PR #542, if not can you please release it on production too?

RudiThoeni commented 3 months ago

done

sseppi commented 3 months ago

@RudiThoeni thank you!