gor181 / react-notification-system-redux

Redux wrapper for react-notification-system
MIT License
324 stars 59 forks source link

Can i edit notification? #43

Closed agat closed 6 months ago

agat commented 7 years ago

Edit method available in https://github.com/igorprado/react-notification-system

gor181 commented 7 years ago

Nop you cannot at the moment. Added this as a feature request.

raptox commented 7 years ago

Wow, I would need this badly aswell ...

alveshelio commented 6 years ago

Hi @gor181,

First of all, thank you very much for the work you've put into this package, it's an awesome work.

A would badly need this feature too, I don't know what's the state of this feature. I'd be willing to help, even though I'm not sure I can be of any help :) not sure my programming skills are up to the task but I'd be glad to help.

Thanks

kartikag01 commented 6 years ago

I will be happy to take this enhancement, On the basis of uid we can update notification state in reducer by with text values.

kartikag01 commented 6 years ago

I have created a small demo for edit notification 👉 https://kartik01.github.io/react-notification-system-redux/ Git url 👉 https://github.com/KARTIK01/react-notification-system-redux

@gor181 created PR for the same

SheikhG1900 commented 6 years ago

please check this demo. https://codesandbox.io/s/w7rlxrjv65