OpenEnergyPlatform / OpenEnergyPlatform/oeplatform
Open Peer Review: Enhance review UX of nested metadata properties
@vismayajochem is already working on this.
Since Mar 26, 2026.
- Dominant language
- Python
- Stars
- 65
- Forks
- 29
- Avg merge
- 15h 25m
- Merged PRs (30d)
- 32
Description
Description of the issue
We want to make it easier to navigate the metadata properties especially when working on the deeply nested properties. This helps alot when working with extensive metadata and is still good for minimal metadata.
As it is currently we force the user to click twice to get to the information they want to review. Below you see a snippet form the enhanced peer review UI. :
Ideas of solution
Remove the accordion functionality from "Timeseries 1". Just how it as a headline for that first timeseries element in the list. Keep the accordion for "Timeseries" level.
Implement the same fix for "Sources" and "Licenses" properties.
Workflow checklist
- I am aware of the workflow in
CONTRIBUTING.md
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.