Is there a place with all the keybinds listed for the markdown editor?
this post was submitted on 11 Aug 2023
8 points (100.0% liked)
Photon (moved to lemdro.id)
47 readers
1 users here now
We've moved to lemdro.id:
founded 1 year ago
MODERATORS
Is infinite scrolling (instead of "Load more") on the roadmap? Thanks in advance and keep the great job :)
I can implement that pretty quickly now, but due to the way the API works, "load more" is never necessary. For some reason the query returns literally every comment, and ignores the limit parameter.
Hmm I seen weird haha but how about the list of posts / submissions?
On the comments I get that it's not necessary for now due to your explanation, but I feel that implementing an automatic load or something on the list of posts would be usefully.
Not easy as of now due to how post pages are loaded