ddcornwall / nara-alaskana

National Archives Alaskana Explorer
1 stars 0 forks source link

Make zero results screen more graceful #28

Closed ddcornwall closed 6 years ago

ddcornwall commented 6 years ago

Currently when one gets zero results, this happens:

On page:

0 results are available.

Record: undefined

In console:

Uncaught TypeError: Cannot read property 'fileUnit' of undefined

Ideally "zero results" should display more meaningful text to the user and not cause a JavaScript error.