Refactor ObservationCard to improve facts toggle logic and metadata display

- Introduced hasFactsContent to determine if facts, concepts, or files are present.
- Updated view-mode toggles to conditionally render based on hasFactsContent.
- Modified content rendering to show subtitle only when facts and narrative are off.
- Enhanced metadata footer to display concepts and files only when facts toggle is active, with improved styling for concepts.
This commit is contained in:
Alex Newman
2025-11-07 17:42:45 -05:00
parent 700e3253fa
commit d6f1237283
2 changed files with 32 additions and 21 deletions
File diff suppressed because one or more lines are too long