I've become a big fan of hitting the slash key to focus the search box, escape to unfocus and also tab for filling out the suggested sentence while maintaining focus to the search box
Shash to search is a Vim keybind.
Basic static HTML version.
I was going to say "UI elements don't jump around while the page loads in" but this is basically the same thing.
That shit's been possible since like HTML 3.1... (not the right version but what ever) The fact it STILL happens is only proof in the amateur nature of most devs and/or their bosses...
News articles with dynamic scrolling that like, gradually reveal a graph and drip feed text. Just show me the fucking graph and text. Fuck.
Frankly, animations in general. Okay, for Web-based video games, maybe I get it. If your website is not a video game, why am I watching visual elements zing around? If I walked up to a bank or a grocery store and then had to stop and patiently wait by the door while some animation involving the store's logo or bank played, how many customers would take that store seriously? Why are you doing it on your website? I don't want fade-ins, fade-outs, buttons that slide in from the side, anything like that.
If they are nice and snappy they can be pretty and make the site feel polished I think. It just sucks when it takes half a second to close a popup or the side drawer
Little popups when I highlight any text. /s
Oh good lord I hate when they do that shit, ESPECIALLY online textbooks! I’m in uni right now and Jesus Christ it’s like every online textbook thinks I wanna make a comment when I highlight shit. Piracy is literally a better user experience
An easy mechanism to report bugs or other issues without leaving the page
Being able to make notes about users like you can on Mastodon.
I do this on discord
Not using JavaScript for something CSS can do.
How about an :empty
CSS selector that works even if there’s some white space in the element’s inner HTML?
Reddit Nested/Threaded Comments — A tree-style comment system that visually nests replies, making conversation threads easier to follow in complex discussions.
I wish bank sites allowed more fine tuned control. Email me about my accounts if x amount of money moves and use my nicknames not the *number thing. Let me set my savings to only allow withdrawls to my checking and not allow atm access.
There’s always some awesome banking startups that have incredible features but then they get bought out after a few years.
At this point I almost want to work on an “open bank” concept and release it into the world for free so that new banks actually start off with great features. 😆
I, gasp, want regulation were the government demands a minimum level of capability bank software must do maybe based on a reference open source software that small banks could pretty much just use to save costs.
Yeah, that would be pretty fantastic. But at least in the US just take a look at ACH.
Give me a read only username and password. 😬
For any website that has some sort of search or filtering, a function to exclude items. A couple examples of this that have annoyed me enough to still remember them:
-
Trying to set a filter for every GPU with more than 12GB of RAM, excluding the 3060. I had to instead select like two dozen chipsets manually.
-
This is now fixed, but you didn't used to be able to filter excluding game tags on Steam. This made more general tags useless, as people over-apply them. For example, CS2 Marvel Rivals, Black Desert, and DbD are all tagged as strategy games, so without the option to filter them out, it was way harder to browse.
-
On Lemmy, there doesn't seem to be any search operators, nonetheless '-'. Given how useless the search already is, and the fact that nothing gets indexed on the major search engines, finding anything on Lemmy is impossible.
This is now fixed, but you didn't used to be able to filter excluding game tags on Steam.
Though Steam doesn't have a single unified search interface. You're probably referring to the most-comprehensive one, the one used on the Steam Store after you've performed a search. That one does have "exclude tag" functionality now. But there are a bunch more, which have varying levels of completeness in functionality. For example, the list that comes up on the store when you click on a sale. Or the list of games in the sidebar in your library. Or the list of games on the "shelf" in your library, in the large pane. They don't all support the same criteria.
I have before commented to say that I wish that they'd unify all their search interfaces.
Omg I want this so badly for the xbox marketplace.
Not requiring you to sign up to see the page contents.
Not consuming more than 10MB of RAM
This please, everywhere https://thebestmotherfucking.website/
I'm not really familiar with Firefox's performance analysis tools, but fumbling around with the Network tab, with my browser cache off, I believe that that webpage, including all dependent files, had loaded in ~160ms, sans the favicon (which was another 24ms).
So many expensively-developed websites that aren't even remotely as responsive.
Only the one server connection required for all content. At the very least, only your own servers. I will not whitelist any third party server another website can access. If you load some generic 3rd party script, your stuff does not exist. I don't want any scripts running at all.
I’m a web developer that blocks Google and I push for this at work a lot — let’s serve our assets from our own server! — can’t stand the bullshit either.
FIDO2, Passkeys or whatever you want to call Webauthn.
Seriously I’m so burned out on glitchy forms that can’t even get the most basic username, password fields right and want to fight autocomplete all day, and I don’t want SMS-based 2FA or the absolute worst, “mAgIC LiNKs.” 🥴
Fuck.
I don't know if it's a good idea for sites to do so, but I personally hate websites having some sort of timeout and then killing the session if they don't detect activity. I never walk away from my system with it unlocked. Sometimes I need to do other things on another desktop, and I don't want to be forced to manually click things to keep the session live. I will grant that probably, there are people who don't do that, but this really is obnoxious.
Also, very short timeouts on 2FA systems that use stuff like email. I've had antispam systems greylist authentication emails and that create problems with sites that have short timeouts.
If your website is light-mode, also have a dark mode. And respect the user's requested dark-mode setting from the browser via prefers-color-scheme. Don't require them to use the site in some default mode to go through the login process and log in and explicitly set the thing in your internal account settings. That's especially annoying for users who may have something like time-based modes on their system (I don't, always want dark mode, but it's extra obnoxious for them.)
I think that the entire "m." convention for forcing use of a mobile site
Wikipedia being a prominent example of this practice
is a terrible idea. It means that mobile users inadvertently send links to desktop users that force a mobile-mode page, which is virtually never desirable for the desktop users. I don't know what the state-of-the-art here is in web dev, but I am very certain that there are better options than that, because lots of sites manage to have a mobile site without doing this. If you want to have a way to force mobile or force desktop mode in your URL, fine. But for God's sake, don't make that the default. I have spent more time manually stripping "m." off Wikipedia URLs on discussion sites so as not to inconvenience desktop users when I happen to be using mobile, or stripping it out of URLs from mobile users when I'm on a desktop...and yes, there are extensions to help with this, but it really shouldn't be a problem in the first place, I think.
I like my browser's back button to work. Some sites maintain session state that cause things to break when moving back to a prior page. Short of some obvious examples, where irrevocable changes to state have occurred (e.g. making a payment at a bank to someone) and it's obviously not possible to back things out, I want to be able to use my browser's features.
prefers-color-scheme
criminally underutilised , gotta agree there ‼️
I agree with all of this but I’ll add that email and SMS-based 2FA needs to disappear. It’s not secure, it’s time-consuming and we should be using Passkeys by now.
Discourse Moderation System — assigns user privileges based on five trust levels (0 to 4), where new users start at level 0 with limited abilities and, as they gain experience and participation, they progressively earn more rights to moderate and contribute, with level 4 users having nearly full community moderation powers short of staff status.
peertubes webtorrents. please just let me download the video. I'll even help serve it.
yt-dlp
supports a number of video streaming websites, not just YouTube.
I know this. I want websites to feature webtorrents
Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu