Mohamed Chedli Ben Yaghlane
Mohamed Chedli Ben Yaghlane
I attempt to disable the "Read Fields from Related" option within navigation item settings. After saving the changes, I reopen the navigation item setting. I unexpectedly find the "Read Fields...
- Add EazyChart - Reactive Chart Library to "Charts" section - Remove React Dazzle from the list. Project no longer maintained
### Description Currently, the input fields of blocks do not have an error state. It is essential to implement error states for these input fields to improve user experience and...
### Summary The `AttachmentUploader` component currently lacks a loading state for document uploads, which can lead to user confusion and a poor user experience. Implementing a loading state will provide...
### Summary The current translation grid component in translation page does not provide filtering or sorting capabilities, making it difficult for users to efficiently manage and locate specific translations. ###...
**By submitting this pull request, I promise I have read the [contribution guidelines](https://github.com/sindresorhus/awesome-chatgpt/blob/main/contributing.md) twice and made sure my submission follows it.** ⬆⬆⬆⬆⬆⬆⬆⬆⬆⬆
When booting a fresh instance of the API, multiple duplicate entries for the admin subscriber are created automatically. This leads to several admin records with identical details in the subscriber's...
Introduce OnApplicationBootstrap to LlmNluHelper to build prompts for language and trait classifiers during initialization, ensuring settings are loaded before requests are made. Handle potential errors gracefully with logging. ## Summary...