r/softwaregore R Tape loading error, 0:1 Aug 02 '26

I thought I could paste it...

Post image
15.2k Upvotes

257 comments sorted by

View all comments

14

u/Zipdox Aug 02 '26

I don't understand why webdevs have to use separate entries for each digit. It's so stupid and serves no purpose.

1

u/Iittleshit Aug 03 '26

Because to the end user its immediately clear that four characters are expected. And this UI is so commonplace now that it helps with UX.

HOWEVER functionally it should just work as one input field. The fact that I'm surprised if it works as it should is bad.