-
## 📝 Provide a description of the new feature
This issue aims to provide a new CKEditor 5 feature called Emoji. As its name suggests, it allows for inserting emojis into the content.
There will be t…
pomek updated
6 hours ago
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version/OS version:
```
Version: 1.94.2
Release: 24284
Commit: ea88724571c2cd4044155127c5ba85681e5cdcfe
Date: 2024-10-10T18:23:5…
-
pls help, i don't really know what to do with it
```
Bad config: unknown field `theme`, expected one of `scrolloff`, `scroll-lines`, `mouse`, `shell`, `line-number`, `cursorline`, `cursorcolumn`, `g…
-
Description: COs need to be able to upload a CSV file of CO information
User Story: As a Convention Organiser, I want to be able to bulk upload a CSV file of CO user information, so that I do not nee…
-
### Describe the bug
The AppImage version of Heroic uses the GTK file picker instead of the KDE file picker on KDE Plasma. This issue is not present on the Flatpak version of Heroic and works correct…
-
## Bug report
**Describe the bug**
The list() and listAll() functions does not seem to work if the platform is windows. The items list will always be empty. If the plarform is android, everything …
-
### Initial checklist
- [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/)
- [X] I searched [issues](https://github…
mifi updated
12 hours ago
-
```
姓名
头像
操作
{{item.username}}
…
-
When uploading and cropping an image file using the File Picker, we see the file size of the cropped image increase significantly. These are the option we are passing into the picker:
```
{
…
-
Might be nice to have a cross-platform file chooser API.
We have `cocoa.dialogs` on macosx.
We could use GtkFileChooser on linux.
And Windows API for open file on windows.