OpenEnergyPlatform / oeplatform

Repository for the code of the Open Energy Platform (OEP) website. The OEP provides an interface to the Open Energy Family
http://openenergyplatform.org/
GNU Affero General Public License v3.0
61 stars 19 forks source link

Model factsheets: cannot add more than General Information #1417

Closed han-f closed 8 months ago

han-f commented 8 months ago

I wanted to add models to the model factsheets so I can link them via the OEKG into the scenario bundle factsheets. Unfortunately, I can only add the General Information. All the other topics do not react when I click them.

grafik

jh-RLI commented 8 months ago

This bug was already reported yesterday and I fixed it (at least locally it is waiting for the next release). See https://github.com/OpenEnergyPlatform/oeplatform/issues/1403 for the workaround. The other tabs do appear, but they appear below the fields visible on the General tab (scroll down). Also after clicking on the tabs for about 30-40 seconds it suddenly works again. This is because we are now using Bootstrap5 and the tabs that are currently implemented in the factsheets are made of some buggy custom code. As I said, I have already fixed this locally.

jh-RLI commented 8 months ago

So it is possible to edit it is just very buggy.

jh-RLI commented 8 months ago

i will close this issue as there is already the other one present.

jh-RLI commented 8 months ago

Also be carefull when editing as you have to load the pages without the browser cache frequently. I also fixed this and it is also wating for the release. See https://github.com/OpenEnergyPlatform/oeplatform/issues/697