All blog posts
page 3
Why sticking to established UI patterns in a system is often better than reinventing the wheel.
I recently had this perfectly reasonable request when discussing where to place a button used to access a new page on our learning environment: > Why don’t we just put the button right in the middle? I mean, it makes sense. You want to see how to access the new thing, you want to put the button in an obvious place - if you can see it you can click it. Right? The issue this creates is really one of perspective, that was the most obvious choice to this specific person. This would have been the correct place for this ...