Bug #1735
closedHuman remains overview faulty
Description
I ran into a minor bug today that might or might not be related to the Bootstrap 5 update? When looking at the Human remains overview, the types are not displayed correctly. For "Type" it says "human remains" for all cases, the actual Types (e.g. Femur, Canine, etc.) are shown in the "Begin" column. The Description field seems to not be displayed correctly as well as the text starts shifted to the left.
You can have a look here: https://thanados.openatlas.eu/entity/187133#tab-human-remains
Updated by Alexander Watzinger over 2 years ago
- Category set to UI
- Status changed from New to Assigned
- Assignee set to Alexander Watzinger
- Target version set to 7.4.0
Can confirm, seems like a minor layout issue about wrong table headers.
Thanks for reporting, I will look into it.
Updated by Alexander Watzinger over 2 years ago
- Status changed from Assigned to Closed
- Target version deleted (
7.4.0)
It was a table header issue (the "class" header column was missing). I fixed it with adding a class column for all place and place related entries.
It is already on demo-dev and THANADOS. Although I checked in general there is a chance, that a different table view now has wrong columns (layout isn't covered with our automatic tests), please report in case you notice a similar problem.
Closing this issue and thanks again for reporting