-
**Describe the bug**
When the Chainlit app (v1.2.0) is mounted as a FastAPI sub-app using mount_chainlit, a TaskList element fails to load, displaying "An error occurred" in the top-right corner wher…
-
blabla
```[tasklist]
### Tasks
- [ ] Add a draft title or issue reference here
```
-
This plugin would be really good to have available:
https://github.com/JohnMcLear/ep_tasklist
At the moment, there's no app in sandstorm that I've found which allows collaborative task lists,
etherp…
-
- [x] https://github.com/stride3d/stride/issues/891
- [ ] Opting out during installer
- [ ] https://github.com/stride3d/stride/issues/204
- [ ] Option to opt out on first run of the editor
- [ ] h…
-
## Description
This component should accept an array of Tasks.
We do not have the type for the tasks yet, so you can use a dummy one for now:
```ts
type Task = {
title: string;
company: …
-
new project
-
When looking for `print` it duplicates the keyword.
When looking for `print(` everything works correctly...
![image](https://user-images.githubusercontent.com/3453076/49617781-48782e80-f9b6-11e8-9…
-
-
Hi,
Is it possible to view the Kanban with all contexts at once?
Thank you in advance for your attention.
* Version of the plugin : 1.6.0
* Version of your GLPI : 9.5.1
-
### Description
Introduce a new `CLAIMING` event and corresponding `CLAIMING` lifecycle state in addition to the existing `ASSIGNING` state. This addition will help to clearly distinguish between `…