Remix.run Logo
perching_aix 2 days ago

> annoying pop ups

Are pop-ups ever not annoying? :)

Been on mind a lot lately actually, and I basically cannot come up with a situation where popups are actually an unavoidable and proper good choice. Not from a user perspective anyways (from a dev perspective, it's an easy way out and a "good" way to attention grab... and then not hold).

egypturnash 2 days ago | parent | next [-]

I have a plugin for Illustrator that has several options for helping to make sure your file gets saved regularly. I have it configured to just pop up a polite little warning after fifteen minutes of unsaved work.

Sometimes it grabs focus from whatever I'm doing in Illustrator and this is indeed slightly annoying but it is also useful since I want it to interrupt whatever I'm doing and make me ask myself if I am at a good place to save, and if I'm not, then to save as soon as I am.

Arguably this is still annoying but it is an annoyance I have explicitly asked for, knowing it'll be annoying.

wtallis 2 days ago | parent | prev | next [-]

Consider how some developers today talk about "toast" notifications: they understand on some level that calling them pop-ups is bad, but came to a consensus that using a different name was appropriate, rather than not actually making pop-ups in the first place.

netsharc 2 days ago | parent [-]

Theme Hospital (a funny 90's game) had a cool way to do notifications, watch on the bottom left as icons pop up: https://youtu.be/26O35BOTVSI?t=693

Some disappear if left unclicked, I guess if the problem is no longer relevant (e.g. a patient bored of waiting leaves), and they can be attended to in any order.

diggan 2 days ago | parent | prev | next [-]

> Are pop-ups ever not annoying? :)

Pressing space to "preview" a file in Finder on macOS is pretty much "non-annoying popup", since you actually want it :)

eviks 2 days ago | parent | prev | next [-]

Maybe when you repeatedly try to do an impossible action and don't understand more subtle UI cues? The the popup would be correctly interfering to explain the frustration of the repeated fails?

ponector 2 days ago | parent | prev | next [-]

>> I basically cannot come up with a situation where popups are actually an unavoidable and proper good choice

How about pop-up with 2fa request? Better to have pop-up for push notification than to look for auth app by yourself.

IChrisI 2 days ago | parent | prev [-]

"Are you sure you want to close 146 tabs?"

Timwi a day ago | parent [-]

This is a great example of an unnecessary pop-up. There should just be an obvious way to undo it.