Semantic-Org / Semantic-UI

Semantic is a UI component framework based around useful principles from natural language.
http://www.semantic-ui.com
MIT License
51.1k stars 4.95k forks source link

[UI] Growl/Toast Component #1430

Open hrstoyanov opened 9 years ago

hrstoyanov commented 9 years ago

How can one do this in SUI? Looks really slick, especially for mobile.

https://www.polymer-project.org/components/paper-toast/demo.html

anestv commented 9 years ago

Check out nags. It's not excactly what you want though

hrstoyanov commented 9 years ago

Thanks, it is pretty close, but toast Tend to disappear by themselves. /Hristo Stoyanov On Dec 11, 2014 11:49 AM, "Anestis" notifications@github.com wrote:

Check out nags http://semantic-ui.com/modules/nag.html. It's not excactly what you want though

— Reply to this email directly or view it on GitHub https://github.com/Semantic-Org/Semantic-UI/issues/1430#issuecomment-66676939 .

jlukic commented 9 years ago

Yeah, this is necessary.

mderazon commented 9 years ago

:+1: that could be great. correct me if i'm wrong, but there's currently no absolute positioned component (other than modal) that can show messages unobtrusively.

strikeout commented 9 years ago

I think the nag component should be extended so it can either serve as a grows/toast alike absolute positioned notification element OR as an inline element as of the current state

geemang2000 commented 9 years ago

:+1: needing some post create notification. This would be really useful.

gurpal2000 commented 9 years ago

Workaround for now: noty.js (http://ned.im/noty) and you can pass in SUI markup/template.

listepo commented 9 years ago

+1 ping

avalanche1 commented 9 years ago

fix broken link https://www.polymer-project.org/0.5/components/paper-toast/demo.html

peterfyj commented 9 years ago

This is so cool, and I am just looking for this component in Semantic UI! Hope it to appear in 2.0!

kodamirmo commented 9 years ago

+1

mxck commented 9 years ago

+1

praveenperera commented 9 years ago

+1

jlukic commented 9 years ago

Would also like it to support desktop notifications.

brunoocasali commented 9 years ago

:+1:

iSuslov commented 8 years ago

+1 so slooooooooow

laurentpayot commented 8 years ago

If you think it's slow in the meantime you can use toastr, there's even a meteor package for it.

avalanche1 commented 8 years ago

Yep, toastr is great!

Removed-5an commented 8 years ago

+1

groeney commented 8 years ago

+1 :)

tigerlee commented 8 years ago

+1

muei commented 8 years ago

+1

lholznagel commented 8 years ago

Guys, please! When you are intressted in this topic, please click on Subscribe. If you want to to say that this is a nice feature just click on the smiley and press your reaction. Github added that for a reason. One of the reason is that the +1 is annoying for all that subscribed or watch a issue/repo.

Thanks!

beinto commented 7 years ago

http://codeseven.github.io/toastr/demo.html this implementation is fully customizable

joaobarcia commented 7 years ago

Using toastr on our app. Works quite well

xxRockOnxx commented 7 years ago

Tried using noty and made a theme (Waiting for noty to accept my PR). In case you're interested here it is: https://github.com/needim/noty/pull/332

microtheta commented 7 years ago

+1

agence104 commented 7 years ago

jlukic... any update on this?

kovetskiy commented 7 years ago

Any update of this?

xxRockOnxx commented 7 years ago

+1

yaneony commented 7 years ago

Almost 2 years and still nothing...

amitpatil321 commented 7 years ago

+1 for this feature

aekbotensm commented 7 years ago

+1

ghost commented 7 years ago

+1, no toasts yet?!

malixsys commented 7 years ago

+1

ZachLamb commented 7 years ago

+1

apace626 commented 7 years ago

+1

naknode commented 7 years ago

This would be even more cruicial as more apps are taking their requests with off-screen promises and whatnot. +1

fridzema commented 7 years ago

+1

vinayakkulkarni commented 7 years ago

There are tons of framework specific toast plugins ( i personally use Vue-Toasted )

For folks using Vue.js Awesome Vue has tons of awesome plugins etc.

Edit: For AngularJS -> Awesome AngularJS For React -> Awesome React

My personal choice: NProgress + vue-toasted which I use with Promises

Also, bumping a thread that is 3 years old with +1 doesn't really help anyone.

Locking the conversation for now.