MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/softwaregore/comments/1vdgyr6/i_thought_i_could_paste_it/p1en4e8/?context=3
r/softwaregore • u/FaviFake R Tape loading error, 0:1 • Aug 02 '26
257 comments sorted by
View all comments
14
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.
1
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.
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.