Fix initial rendering of ActionsNavItems
Created by: lguychard
Rel https://sourcegraph.slack.com/archives/CMT39K56Z/p1578371825036600
Initial rendering of <ActionsNavItems/>
was broken in https://github.com/sourcegraph/sourcegraph/pull/5287/files#diff-eb9883bb910397a210512a13fd7384ac.
This fixes it, and adds a snapshot test that would've caught the issue.