## Description of the issue Bulk updates für Open Peer Review oem v2 update - Add grouped metadata fields for (see older [draft implementation](https://github.com/OpenEnergyPlatform/oeplatform/issues/1650#issuecomment-2107251128)): - [ ] summary page - [ ] fields - [ ] FIX OPR progress bar from: https://github.com/OpenEnergyPlatform/oeplatform/pull/1386 and add to code to new PR - [x] Enhance visibility of empty fields (keep clickable, see example below) - [ ] Fix https://github.com/OpenEnergyPlatform/oeplatform/issues/1247 - [ ] Enhance review options for resources property: schema.fields - Show fields in readable list / group infos which belong to a field - Show isAbout and valueReference info - Try to make the grouping look nice using bootstrap accordion feature - If it is not good remove completely from review fields - Grouping issue is similar to first point in this list ## Ideas of solution Empty fields - keep clickable - add text overlay ontop of field Example: <img width="2434" height="247" alt="Image" src="https://github.com/user-attachments/assets/e6933f69-4784-4ac6-ba96-1d85bda6d9a5" /> ## Workflow checklist - [x] I am aware of the workflow in [CONTRIBUTING.md](https://github.com/OpenEnergyPlatform/oeplatform/blob/develop/CONTRIBUTING.md)