blocks icon indicating copy to clipboard operation
blocks copied to clipboard

Stack-agnostic library for uploading, processing, and editing images on-the-fly

Results 29 blocks issues
Sort by recently updated
recently updated
newest added

## Description ## Checklist - [ ] Tests (if applicable) - [ ] Documentation (if applicable) - [ ] Changelog stub (or use [conventional commit messages](https://www.conventionalcommits.org/)) ## Summary by CodeRabbit...

## Description ## Checklist - [ ] Tests (if applicable) - [ ] Documentation (if applicable) - [ ] Changelog stub (or use [conventional commit messages](https://www.conventionalcommits.org/))

**Describe the bug** The escape key closes both the built-in editor and the uploader modals. **To Reproduce** 1. Upload a file, and you see the list of uploaded files. 2....

UI/UX

**Is your feature request related to a problem? Please describe.** In the photo uploader, the icons to edit and delete uploaded images should have `title` attributes. **Describe the solution you'd...

enhancement
UI/UX

## Description ## Checklist - [ ] Tests (if applicable) - [ ] Documentation (if applicable) - [ ] Changelog stub (or use [conventional commit messages](https://www.conventionalcommits.org/))

## Description ## Checklist - [ ] Tests (if applicable) - [ ] Documentation (if applicable) - [ ] Changelog stub (or use [conventional commit messages](https://www.conventionalcommits.org/))

**Is your feature request related to a problem? Please describe.** In the package, specifically within the camera selection feature, users face a significant UX issue. When prompted to select a...

UI/UX

**Describe the bug** When I set `multiple-min` to 2 and pick only 1 file File Uploader shows an error. This error looks like this: ![image](https://github.com/uploadcare/blocks/assets/6537798/1ecc9b67-c5da-4176-980c-ce91b8d1714e) It says that the limit...

right now when you load the page with e.g. `lr-file-uploader-regular` it takes a while for it to initialise (especially if you use cdn for the css file) which results in...

enhancement

Implemented Uploader Beta widget, modal, into website. Works fine, but on mobile with several cameras, it automatically selects the FrontCamera. On MacOS, a drop down selector is shown with all...

enhancement