Can't expand json type fields in the history viewer, which means changes to long fields (like artist) aren't fully visible
Repro steps
cd tools/data-viewer
bun install
bun run dev
- Navigate to http://localhost:3001/?file=character-info.json
- Click "history" in top navbar from character-info
- Choose a commit that has outdated artist information and "compare with current"
- Observe changed blocks are too small to display full artist info