James Hyatt

Results 6 comments of James Hyatt

I added one to original ticket. Due to the ratio / format it appears to have added it as a YouTube Short: Link here https://youtube.com/shorts/kmFS665CqoQ Notice how the scroll bars...

@liamdebeasi to follow up you can see a discussion re how to hide scrollbars here. Whilst they are most likely discussing the web implementation one of the suggestions does 'fix'...

A few things that come to mind from building a few fairly large apps: 1. Advice for sane defaults/concepts when dealing with forms and the keyboard. Specifically focusing an input...

We are also using zxing-js to support PWA which works well. Would be great if this were potentially integrated into the Plugin to allow for a single API to deal...

Added a pull request to update to Storybook 4 #2

I needed something like that and added a trigger for ketchup to pick up and validate. ``` bindFormSubmit: function(form) { var self = this, opt = this.options; form.submit(function() { return...