Code Monkey home page Code Monkey logo

Comments (5)

Aditya6112 avatar Aditya6112 commented on July 21, 2024

If react-notification-system is not actively maintained or does not have a compatible version for React 16, consider exploring alternative notification packages. There are several other notification libraries available for React that might suit your needs and are more up-to-date with React's latest versions. Some popular options include {react-toastify}, {react-notifications}, and {react-sweet-alert}.

from oed.

hyperupcall avatar hyperupcall commented on July 21, 2024

It seems this has been fixed by e4ca15b

from oed.

hyperupcall avatar hyperupcall commented on July 21, 2024

I also stumbled upon this issue when developing #879, and fixed it with 5ce9935, but that is no longer needed since react-notification-system is no longer used

from oed.

huss avatar huss commented on July 21, 2024

Thanks to everyone who looked into this. It does appear that OED is not actively using react-notification-system. It seems that src/client/app/utils/notifications.ts is using react-toastify. Thus, I propose we remove it from the code base. Here are the items I know of:

  • Uninstall from package.json and package-lock.json.
  • Remove all the commented out code involving react-notification-system in code and comments.
  • Make sure the comment in src/scripts/installOED.sh about the issue is cleaned up.
  • Remove all references to NotificationSystem.
  • Maybe something else :-)

The hope is this should be fairly straightforward to finish.

from oed.

spearec avatar spearec commented on July 21, 2024

As @hyperupcall noted, I removed react-notification-system in e4ca1. Looks like I forgot to remove the related types package. This was something I had done as part of the React and node update effort, and I never had the time to properly finish after the end of the semester.

from oed.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.