this post was submitted on 14 Sep 2023
752 points (92.0% liked)
Programmer Humor
19453 readers
69 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've had to walk someone over the phone through a prompt that says "Click OK to continue" and there was nothing else except the OK button.
Also when I used to work for Federal Student Aide help center it was common for (people who were about to enter into higher education) to get stuck at the end of the online form when a final screen came up with the options "Submit" and "Cancel"
That just seems like bad software design with a prompt like that, unless its for audit trail purposes and it's used to log the user is actively accepting to continue.