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

Scenario bundles: show technology hierarchy #1419

Open stap-m opened 11 months ago

stap-m commented 11 months ago

Description of the issue

grafik

The sector and technology tab shows an unstructured list of technologies.

Ideas of solution

Structure the list either with the OEO-based hierarchy or at least after the main technology types (power technology, heat technology etc. [there are more to come])

FIY @han-f @l-emele

Workflow checklist

l-emele commented 11 months ago

It should use the technology hierarchy of the OEO. Having a technology hierarchy in the fact sheets is exactly the reason why we are implementing the technology hierarchy in the OEO:

jh-RLI commented 11 months ago

@adelmemariani is this information already available in the frontend? Can Bryan simply use it to create an UI, or do we need to implement a function to get the information about the hierarchy.

jh-RLI commented 11 months ago

Image

from here https://openenergy-platform.org/viewer/oeo/

adelmemariani commented 2 weeks ago

I updated the technologies to show the hierarchy of selected items with their parents like below:

Screenshot 2024-09-15 at 15 29 18

jh-RLI commented 2 weeks ago

Very nice and now this also more consistent with the oeo-viewer and other tools like protege.

One question: Are they clickable like before? I think from a UX point of view, we now have a bit of a new display style without the pills. Perhaps this is interpreted differently by users. But if the text is still clickable, that's fine by me.