Félix Malfait
Félix Malfait
### Description I tracked that on some rare occasions my users were getting the following error: `undefined is not an object (evaluating 'this.$stateParams.search=r')` https://github.com/marmelab/ng-admin/blob/master/src/javascripts/ng-admin/Crud/list/ListLayoutController.js#L122 `this.$stateParams` seems to be undefined for...
List: https://github.com/awesome-selfhosted/awesome-selfhosted/ Description: A powerful CRM with a Notion-like UI. (or whatever you want to put as a description, I'm really bad at this!)
# Current behavior # Expected behavior
Enable `IS_QUICK_ACTIONS_ENABLED` feature flag (manually add it in Postgres to feature flag table) Check useRecordTableContextMenuEntries.tsx ; you'll see we added a "Quick Action" item. We want to transform that into...
## Scope & Context When we capture exceptions, we are sending them to our Exception Handler. See `ExceptionHandlerService` / `captureException` These errors are sent to Sentry in production. They are...
People have been playing around creating objects on the demo and it shows that left-side menu doesn't behave properly when there is a large number of items. We should introduce...
Improving mobile display and contributor page
I had written a quick proof of concept for quick actions but we need to refactor this into something cleaner. Here are the steps I would take: - Simplify ExecuteQuickActionOnOneResolverFactory...
Relationship with Activity Target seems to be enabled by default on a custom object but I cannot create activities yet.
## Desired behavior Creating an issue following Lucas' comment here: https://github.com/twentyhq/twenty/issues/2657#issuecomment-1869440868 It would be nice if the header row remained fixed as we scrolled (when there is a large number...