Re: [w3ctag/design-reviews] Delayed Clipboard Rendering (Issue #925)

Right, never mind me, I was confusing this with something else (working on too many projects these days).

Note though that we did recommend that the callback gets the type passed to it so that the a single callback could handle multiple types without creating extra closures.

Also during our discussion, were were questioning if the callback itself should return a promise (to make writing callbacks that need to do async processing easier). At the least the result of the callback should be awaited to make a promise return possible.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/925#issuecomment-1940153241
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/925/1940153241@github.com>

Received on Tuesday, 13 February 2024 01:45:27 UTC