Mathias Mogensen
Mathias Mogensen
Closing this as some of the FR is already completed, and other parts of it is duplicate :+1:
Have you tried the Photo Gallery block? It supports Browser and Grid view. You can write `/photo` to locate it 🙏
The second one requires that we send **all view ids** from Collab in the folder observer. _(See https://github.com/AppFlowy-IO/AppFlowy-Collab/blob/93ec9a38722d5ed0628e6d03a161e2de172967f3/collab-folder/src/folder_observe.rs#L104)_ And the first one requires that we setup a listener and make...
This should have been resolved, we still need to improve the behavior and layout though.
Can you share reproducible code for this bug?
> i am facing same issue > If you can share a small sample of code with the error reproducible, I can take a look.
> > There is a selection before and after the line when this is in selection editorState.getNodesInSelection will give both the nodes. > > It works as intended. You can...
> There are some pub deps that can't be updated because of constraints set by the `supabase_flutter` version. Now, we can remove those dependency overrides in `dependency_overrides`. > > I...
I'm not sure why those words are used, it should say "Using these bits and pieces ..."
I'm thinking about these "plugins", and how they should work for a "Workspace" kind of setting. Is there a feature document describing this? I'm just thinking if Plugins are locally...