Flrande

Results 14 comments of Flrande

I think we need to support a "read-only" mode like other products, as the reading experience on mobile devices is very poor now.

After internal discussions, we believe that the current implementation logic aligns better with the intuition of most people, so we will not implement this behavior.

> How does this close #6294? I haven't found implementation for uploading image blobs to remote server endpoints yet. This depends on the storage service used; perhaps we can write...

Considering the migration cost, I will merge this PR after AFFiNE releases 0.14. cc @pengx17 @EYHN

Don't be nervous, from the selection box, they are all still there🫂, but there are some rendering issues. Can you open the console to see if there are any errors?

We use Lit to build our editor, and due to the feature of rich text editors, we do not use shadow DOM. Lit is simply used as a way to...

Thank you for your response! It looks like we may need to try implementing our own SSR mechanism for Lit that supports light dom, as our components actually rely on...