-
When we began developing the workbench, class components were the standard and functional components were new. React has moved away from class components, and functional components are the standard. I…
emlys updated
7 months ago
-
### Initial checklist
- [X] Is this really a problem?
- [X] I have searched the Github Issues for similar issues, but did not find anything.
### Problem
We are currently using Tiptap for our…
-
Hi!
I really like your work, but I'm having trouble understanding the typical usage pattern - specifically "how should this work?" based on the README and examples.
Typically, I expect a custom …
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/sbb-design-systems/lyne-components/blob/main/docs/CONTRIBUTING.md) for this project.
- [X] I agree to follow…
-
When using components associated with the `XxxProvider`, severe performance issues can arise when there is a large amount of page content. Here are some examples related to well-known component librar…
-
Hi, I have just noticed, that the drag and drop functionality is not working on mobile devices. You can't put Components into React Flow
-
## 📝 Issue Description
Add the following content for **Component Lifecycle** under **REACT**
1. Lifecycle Methods in Class Components
- Mounting (e.g., componentDidMount)
- Updatin…
-
### Describe the bug
[The React Team both has new declarations for class components and recommends we don't use them because they won't support new features for these components.](https://react.dev/r…
-
To improve maintainability and ease of development, we would like to convert all React class component to functional components. Helping with this does not require any WoW or spec knowledge. Just pick…
-
Issue: Create Basic React Version of Scholar Station Website
Description: Develop a basic React version of the Scholar Station platform. Set up the initial React app with a simple structure, incl…