I'm building a Kanban board where there will be some static data to help user understand the board feature and along with that it should only display those cards added by the current user.
This is the data coming from backend where 2 or 3 are made by the current user and others are created in the appwrite cloud console.
Now, while listing document I'm querying with 'created_by' attribute which contains the current loggedin userId. At that time, it showing something like this:
Someone help me
Maybe the demo ones should be hard coded into the app rather than actual data from the backend
I tried but it's not happening. Idk how to do what to do
What do you mean? Do you have some flag to only show demo data vs the users data?
I tried to use the flag but it was showing me some wierd errors
You may the check the code base and tell em what to be done
What's the error?
There's some error with DragDropContext with render issue
That doesn't sound like an Appwrite error...probably some library you're using
yeah react-beautiful-dnd thing
The support channels are for solving appwrite related queries :)
I know that
Solved
[SOLVED] Display user-specific+static data in Kanban board
Recommended threads
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.