James Scott

Results 18 comments of James Scott

The ajax command that I removed was returning a fresh copy of the rendered form, which was inserted into the DOM. This had the effect of decoupling the form from...

@indigoxela No problems with the delay. I have not had time myself for the last month or so to look at these issues anyway. I have rebased the changes and...

After looking more closely, it became apparent that the DOM element holding the form had a different CSS class so the the ajax replace command was not finding the correct...

Hi @klonos Thanks for the enquiry. I have spent some time on this issue over the last month and tried a couple of different approaches to solving it, but neither...

A new fix which appears to correct the problem for all cases I have been able to test as now been created. I will generate a pull request for this...

Hmmm. I did not test with an oversize image, so I will check that condition. > Welcome back from your summer break @jayelless 👋🏼 > > There is currently one...

I am not able to upload an oversize image. The javascript validation in the browser rejects the selection before any attempt to upload can occur. @herbdool Can you please describe...

@indigoxela Thanks for the hint re closing/re-opening a pull request to force a re-run of the tests.