-
**Is your feature request related to a problem? Please describe.**
I like the built in logic to handle `singleSelection` vs `multipleSelection` for choices (and choice listeners) in the `MaterialButt…
GSala updated
4 years ago
-
When we need to select and upload video from application, there should be an option of video cropping into YPImagepicker so users can easily select video of any duration instead of current option we'r…
-
## Prerequisites
- [ x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate
- [x ] The issue still exists against the latest `master` branch of Select2
…
-
Choose from the free photo library
Gallery block should allow uploading images from the free photo library.
Note: ❌ On iOS, I observed that only the first image is added to the gallery block, with…
-
I am testing with an Android physical device. Everything works well, except that I am stuck in the /storage/emulated/0/DCIM/Screenshots folder and I cannot navigate to any other folder.
How can I …
-
**Describe the bug**
> When I execute the openFilePicker or the openImagePicker method and I select a file (tapping the "done" button) it navigates to the same component (but in other instance) bef…
-
The [behavior](https://github.com/codemirror/codemirror.next/pull/64) work is creating a _lot_ of related types, functions, and constants that extending code will need access to—things to define behav…
-
I want to create an `EditorState`, using this code:
```js
EditorState.create({
doc: atobUTF8(value),
extensions: [
lineNumbers(),
history(),
specialChars(),
…
-
### User Story
As a user, I can start typing a stream/lake name to refine selections, then add one or more stream/lake values to a list of locations to filter before submitting the filter. I may remo…
-
Hey,
I have a component which has a JS attached to it. Everything is created using the JS.
When I drag and drop my block for the first time, the JS runs fine and everything works nice.
Wh…