Jean-Baptiste PENRATH
Jean-Baptiste PENRATH
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** Currently, when we add an accordion plugin (`nested item`), we are not able...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** React 18 has been released. Currently, we are not able to migrate on...
## Purpose We are using `@helpscout/helix` to create factories for our frontend tests. Currently this package has no type so we have no guarantee that our factories stick to real...
## Bug Report **Expected behavior/code** CI job `test-back-postgresql-es6` should pass everytime. **Actual Behavior** It seems this job can sometimes failed. **Steps to Reproduce** N/A - The behavior seems erratic. **Additional...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** We would like to create a RSS Feed to be notified when a...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** In some case, an organization can be a cluster of several organizations. Currently,...
## Feature Request Richie 2.0.0 comes with many new features. **The documentation needs to be updated accordingly**. Here is non exhaustive list of topics to be covered: - [x] How...
## Feature Request **Is your feature request related to a problem or unsupported use case? Please describe.** Currently, when an error occured, there is no guarantee that user has a...
## Purpose Through Joanie, we are now able to retrieve enrollment, order, preferences of the authenticated user. In this way, we are now able to implement a full featured dashboard...
### Expected Behavior I want to be able to use `ThemeContext module` into my React application based on Grommet then build it with vite/rollup for production with treeshaking enabled. ###...