By: Michael Lynch <git@mtlynch.io>
Simplify media page navigation handlers Cache the previous and next links once on page load and route both keyboard and swipe navigation through the same click helper. This removes the misleading navigateToMediaEntry abstraction and makes the navigation flow easier to follow.