Andrew Macrae

Results 21 issues of Andrew Macrae

Double-clicking (with toggleOnDblclick true) does not reset the image. It returns it to the default zoom, but does not recenter the image. In some cases it could disappear offscreen. Double-clicking...

enhancement

Specific use case: in "Validation" tab for many if not all components, "Validate On" has a default value of "Change". We would like to change this default to "Blur". Is...

## Environment - Hosting type - [ ] Form.io - [x] Local deployment - Version: - Formio.js version: 4.14.4 - Frontend framework: React - `@formio/react: 5.2.0` ## Steps to Reproduce...

bug

I cannot upload a video file with the current version (3.4.0) ![e2e-test 2019-11-04 09-37-37](https://user-images.githubusercontent.com/1529172/68128979-bee32080-fee6-11e9-99e2-330744b19cdd.jpg) The code: ``` cy.fixture('images/sample_video.mp4', 'base64').then(fileContent => { cy.get('input.uppy-Dashboard-input').upload( { fileContent, fileName: 'sample_video.mp4', mimeType: 'video/mp4' }, {...

bug

The docs mentions a prop "controlsList" but it is not documented in the audio tag documentation. Also the player has a ... menu with "Download" as an option which the...

## Environment - Hosting type - [ ] Form.io - [x] Local deployment - Version: 5.1.1 - Formio.js version: 4.13.2 - Frontend framework: react 16.13.1 Migrating to `@formio/react` from `react-formio`:...

bug

## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [x] Local deployment - Version: 4.3.0 - Formio.js version: 4.12.1 - Frontend...

bug

## Environment Please provide as many details as you can: - Hosting type - [ ] Form.io - [x] Local deployment - Version: react-formio: 4.3.0 - Formio.js version: 4.12.1 -...

bug

The `` component has event callbacks for onPrevPage and onNextPage. Unfortunately using breadcrumbs renders these functions rather useless as users can skip to any page without triggering. So the the...

bug

This says it all — current version of Chrome: Version 116.0.5845.187 (Official Build) (arm64); MacOS 13.5.2 ![screenshot_1086](https://github.com/blaise-io/live-reload/assets/1529172/58f129a9-4ab6-4585-b078-835b13bce55f)