Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace react-treebeard with a modern library #99

Open
palagdan opened this issue Nov 20, 2024 · 1 comment · Fixed by #119
Open

Replace react-treebeard with a modern library #99

palagdan opened this issue Nov 20, 2024 · 1 comment · Fixed by #119
Labels
enhancement New feature or request

Comments

@palagdan
Copy link
Collaborator

This library causes warnings in a console and is not supported for 5 years :

TreeBeard2: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

Warning: Transition2 uses the legacy childContextTypes API, which is no longer supported and will be removed in the next major release. Use React.createContext() instead.

_Originally posted by @palagdan in https://github.com/kbss-cvut/s-pipes-editor-ui/issues/61#issuecomment-2317935601_
@blcham
Copy link
Contributor

blcham commented Mar 18, 2025

Current state:

  • related React component was refactored here

TODO:

@palagdan palagdan changed the title Replace react-treebeard with a modern library Refactor react-treebeard component Mar 18, 2025
@palagdan palagdan changed the title Refactor react-treebeard component Replace react-treebeard with a modern library Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants