πŸ§›β€β™€οΈπŸ€
dear whichever linux dev decided that having the low battery popup INSTANTLY log you out without warning if it pops up while you're typing was a good idea: please remove yourself from programming forever and never ever touch a UI ever again
πŸ§›β€β™€οΈπŸ€
Reply to @[email protected]
literally the first thing they should teach you in ui design is that if you're opening a popup notification it should not respond to user input on the exact frame it's opening before it even has a chance to load anything, and if it isn't, it should be. have you ever considered a user may be typing something or perhaps clicking somewhere on the frame you happen to open a random popup window? have you considered that maybe inputs happening on the frame your popup begins to load are not in fact meant for the popup window, and may in fact be intended for whatever had focus prior to it opening?
Reply to @[email protected]
@Alex@boymilk.cafe These are great points.