19
Please, UI designers
(feddit.uk)
A place to share screenshots of Microblog posts, whether from Mastodon, tumblr, ~~Twitter~~ X, KBin, Threads or elsewhere.
Created as an evolution of White People Twitter and other tweet-capture subreddits.
Rules:
Related communities:
Modern UI designers don’t have a fucking clue.
You’d think the first principle would be “don’t break the existing fucking UI”, but no.
Infinite scroll. Windows without toolbars. Replacing context menu with useless site-specific one. Forcing links to open in new or same tab, depriving the user of choice. Blocking text select. Blocking copy, as if that’s somehow going to stop people from stealing your shitty content. Fucking with the browser history.
And then there’s the constant reinventing of the wheel. How many times do we need to implement a fucking checkbox?
No lie, I’ve actually had designers come to me with a concept for “a visual indicator that shows the user how they are progressing through the page”.
Text that doesn't wrap and goes off screen. Scrollbars that shrink to a single pixel. Universal undo (open multiple Excel Windows and do stuff in all of them. When you undo it will follow your activity instead of being local to the window). Excels crappy copy.
One of the many extremely basic issues with Excel. Absolutely disgusting.
Excel does all those things it does because it's always done those things it does, and if Microsoft changes it everyone will pitch a fit and probably sue because now they have to retrain their entire accounting department.
I disagree. There are louts of things that would not change old behavior but add so much convenience. Like cell reference for diagram ranges. But nope, we are stuck in 199...4?
I love some of the newer things like LET and LAMBDA. But I'd kill for structured references to be properly implemented everywhere. I'm a bit over using INDIRECT to get around it (when I can).
Yes. I have build dynamic diagrams with indirect, I feel ashamed.
Let us use Python instead of cancerous VBA. You can not even add comments to your variable definitions. Or named vars in functions. Why do I even need macros at all to simply define a function?
You don’t, any more. At least not for relatively simple functions.
LAMBDA combined with the name manager lets you do custom functions even in a regular .xlsx workbook.
You don’t get the full control flow and extended functionality you do in VBA, and Python would be amazing of course, but I find LAMBDA covers about 90% of use cases.
What the actual fuck, do these people actually use computers.
My biggest gripe is websites that take control of the browser
C-f
.I mean, over the years the scroll bar has got less and less visible. Maybe these people don't even realise it exists.
I hate how tiny it often is now. What the fuck. Not to mention the ever decreasing contrast.
forcing new tabs drives me crazy. like how dare you. i even tried to disable it in firefox, but when i do it makes all 'open in browser' things overwrite the current tab :(
I hate the opposite even more - sites that block you from opening new tabs when you need to, as if you somehow don't ever need to be able to access multiple pieces of information concurrently, or return directly to your current context.
"Oh, we're following the single-page app paradigm." No, you're a fucking website. Follow the fucking website paradigm.
You can just tell these idiots have never actually done any real work.