angular-notify icon indicating copy to clipboard operation
angular-notify copied to clipboard

Display notification(s) at the bottom instead of top

Open bl4de opened this issue 10 years ago • 9 comments

Hi there,

Thanks for this very useful Angular module.

Because I needed to modify notifications to be able to display them at the bottom of the page, I've forked and modified its code - maybe someone also will look for the same issue, so I've prepared working version available here:

https://github.com/bl4de/angular-notify/tree/master/at-the-bottom

Maybe I should create 'mixed' version with both options and send you some PR for reviewing? What do you think? Let me know in comment ;)

Regards,

R.

bl4de avatar Apr 21 '15 13:04 bl4de

Sure. If you can work support for showing notifications on the bottom that would be nice. Thanks.

cgross avatar Apr 22 '15 01:04 cgross

Whats the status of this? :)

germanger avatar May 27 '15 04:05 germanger

+1 very interested about this. could you merge this feature please ?

sam2x avatar May 27 '15 22:05 sam2x

Sorry, hadn't enough time recently, but I'm going to provide this as soon as possible.

bl4de avatar May 28 '15 19:05 bl4de

BTW, in case anyone wants to hack this on their own, in this pull request there is a really fast hack

https://github.com/cgross/angular-notify/pull/33/files

fforres avatar Jun 10 '15 18:06 fforres

+1

marco-gagliardi avatar Jul 27 '15 08:07 marco-gagliardi

+1 Thanks for the work! Would be awesome to see this in the next version.

herrherrmann avatar Aug 21 '15 09:08 herrherrmann

@forres why this is not merged into the main branch !

amgadfahmi avatar Sep 28 '15 10:09 amgadfahmi

@amgadfahmi I guess it's because it's a global hack. I didn't add position and animation calculations for every and each notification.

Although... we should ask @cgross, the library it's kind of dead nowadays :/

fforres avatar Sep 29 '15 11:09 fforres