seed-hypermedia / mintter

Mintter: an app for knowledge communities. Powered by the Hypermedia protocol.
https://mintter.com
Apache License 2.0
162 stars 11 forks source link

Bug: Embeds should be preloaded on web rather than AJAX #1707

Open ericvicenti opened 4 months ago

ericvicenti commented 4 months ago

embeds in sites should not have the spinner, they should be pre-loaded on the server (ISR)

burdiyan commented 4 months ago

Maybe it's worth redesigning our backend API too, to resolve embeds right away and returns them as part of the initial response.