Fix initial message selection #597
Labels
bug
Something isn't working
good first issue
Good for newcomers
javascript
Pull requests that update Javascript code
The detail page is intended to show the most interesting message by default, but I've just noticed it's not working correctly: it will always try to show actual data even when there is none to be had and we'd be better off just looking at the expected. This is what we get for not having unit test coverage (see #232)
We should fix that.
The text was updated successfully, but these errors were encountered: