For example, given `{:a {:b {:c 1}}}`, if the user navigates to `1`, show `[:a :b :c]` somewhere in the UI.
For example, given
{:a {:b {:c 1}}}, if the user navigates to1, show[:a :b :c]somewhere in the UI.