UI redesigns are mostly a waste of time (2019)
31–40 of 53 posts
Re: UI redesigns are mostly a waste of time (2019)
#32As a counterpoint, when you change the insides, no one notices: https://devblogs.microsoft.com/oldnewthing/20040525-00/?p=39... >And with Calc, that’s exactly what happened: Massive technical improvements. No visual improvement. And nobody noticed. In fact, the complaints just keep coming. “Look at Calc, same as it always was.”
> Anyway, my point is that—whether you like it or not—if you don’t change the UI, nobody notices. That’s why so much effort is spent on new UI.
I think this is wrong on two counts. First, if the change you made to the business logic really improved the things that users value, they'll absolutely notice even if the UI doesn't change.
Second, that comment implies that one way or another, a user-noticeable change must happen. It could very well be that the software is ideal for its user base as-is and no change at all is preferable to change for change's sake.
Re: UI redesigns are mostly a waste of time (2019)
#33Earlier quoted context omitted.
It's the other way around for me. The product that goes through more redesigns (and inevitably hides or drops features as a result) seems shakier. In comparison, I'm still using foobar2000 and Craigslist 20 years later.
It depends on the product. If it's a site that you're directly making payments on, customers usually want to see something something that looks modern and recently updated. I don't have the wording for the survey question, but the result boiled down to old looking sites/creaky clunky sites are seen as less trustworthy to ecommerce buyers, at least the ones one of my former clients surveyed.
I'm sure PMs and Data Analytics teams have actual data to back me up on this, and if the data shows to the contrary please correct me. I'm working with a small subset of friends and family who are, for the most part, your "average" user, so it's all anecdata for me.
On the flip side, stop fucking with messaging app UI.
Re: UI redesigns are mostly a waste of time (2019)
#34Can anyone here explain why YouTube (namely the mobile interface) goes through a total redesign every 1-2 years? Is it just to earn some unknown manager another promotion? I'm getting really sick of it at this point.
So yeah sometimes the path of least resistance is building something new.
Re: UI redesigns are mostly a waste of time (2019)
#35People like to use software they can trust. Having an out-of-date UI is a violation of trust. It says that whoever owns it doesn't care about it anymore.
Re: UI redesigns are mostly a waste of time (2019)
#36The ideal engineering solution, even for UIs, should be something that is abstracted properly, written only once, and then accumulates new features without any friction whatsoever. The new features rest on top of the platform seamlessly, giving users more options with no downsides.
A good UI, imho, is one that users can configure, it only adds new things and never take out existing features, and is robust, reliable and responsive. This is a serious technical challenge and most organizations are not setup in a way to solve this problem properly without the solution deteriorating and needing a rewrite... and yes in part it's because on the business side there is no perceptin that this is actually needed and so it is deemed easier to just rewrite and build something new every time.
Re: UI redesigns are mostly a waste of time (2019)
#37I also run a site and when I ask people what I should improve next, nearly no one says design, even when the design is clearly not very good.
An example of a site that never changes is Craigslist. I can't even recall the last time it looked different. It's probably overdue for a redesign even.
Re: UI redesigns are mostly a waste of time (2019)
#38My take is that this happens because the industry at large, especially web, does not treat engineers as proper engineers, and instead makes engineers do all sorts of other work. This leads to the type of engineering work that accumulates a lot of damage relatively quickly and needs to be rewritten over and over again. The ideal engineering solution, even for UIs, should be something that is abstracted properly, writt…
It is better if UI works good out of the box. Of course, it is impossible to adapt to everyone's preferences, but configuration should be not too complicated, otherwise most users will not configure anything
Re: UI redesigns are mostly a waste of time (2019)
#39I am curious, what car model and from what year this gentleman uses? I hope everything around him is only made by following his advice and principle.
There is a problem in UX/UI design. Twofold problem.
Developers hate to work on frontend implementation, and designers have mediocre knowledge about their craft and refuse to think objectively.
Both of the problems can be solved with actual effort in education.
Instead, big corps are wasting money and energy to replace all of them. AI will solve all of this by removing capitalism, human expertise, and design. Right?
Sidenote. Today, I have tried seven times to update my Mac Mini. After hours of fight with Apple logic, I give up. What's going on there?