As a developer, I want to find detailed information in the "error detail", so that it's easy to analyze what happened.

Dumping ~200 lines of stack trace into a text area feels lazy.
- Use an accordion for separating each cause.
- Omit uninteresting lines / highlight interesting lines