Why do cross-platform spatial UI patterns sometimes create navigation problems?
Cross-platform spatial UI patterns often fail because designers prioritize visual consistency over behavioral consistency. While making interfaces look the same across platforms, they ignore fundamental differences between touch and mouse inputs, screen space variations, and different user expectations. This results in interactions that work well on one platform (like swiping on mobile) becoming awkward or inefficient on another (like hunting for a small 'X' button on desktop).