Results 11 issues of Jono M

I don't particularly want a full-blown lazy loading framework like select2 and friends (that would be unnecessary bloat IMO), but I'd still like some way of feeding async data into...

enhancement

I'm trying to extract https://github.com/HaxeFoundation/haxe/releases/download/3.2.1/haxe-3.2.1-win.zip using decompress 4.0.0, but get a whole bunch of errors like ``` Error: EISDIR: illegal operation on a directory, open '...\haxe-3.2.1\std\flash\geom' at Error (native) errno:...

bug

refs https://github.com/TryGhost/Product/issues/4195

affects:admin

refs https://github.com/TryGhost/Product/issues/4078 waiting on https://github.com/TryGhost/framework/pull/122

We currently have no specs for checking out with Apple Pay and Google Pay. This makes it harder to catch bugs and verify fixes like https://github.com/antiwork/gumroad/pull/2172. Apple Pay and Google...

$100

Noticed this visual bug when fixing #2104. The reCAPTCHA badge overlays the submit button and looks bad on the new ticket form (it's position:fixed but anchored to the modal instead...

Part of #1055 Migrates the rows component to Tailwind. ## Screenshots Non-exhaustive, but should cover basically all variations. | Before | After | | --- | --- | | |...

## What - Update all URLs and JSON formats in admin to use the `external_id` of records rather than the `id` - Support the numeric ID in URLs and redirect...

working

Fixes #2104 * Limits the attachment input to the whitelisted file types in Helper (see https://github.com/antiwork/helper/pull/1084) * Fixes how non-image attachments are displayed * Fixes error handling to show an...

## What Updates the help center so that `/help?new_ticket=true` works for both anonymous and logged in users - for anonymous it opens the ticket form, and when logged in it...