Hi!
First of all, thanks everyone responsible for this amazing app. Really great work!
So, i found a problem when trying to insert a link in a selected text, trying both the text menu (fixed editing icons) and the pop-up menu.
Using the latest image: 1.0.0-rc3
Welcome! 
Do you see this on the demo as well?
Demo is working fine!
Tryed to clean the browser cache, but not worked..
Even in another browser and anonymous tab.
I used the devtools on chrome to delete the task window that pop-ups when i click the card (kanban view), and the field to enter the link was there:
Do you have any tip?
If it’s working fine on the demo, it’s already been fixed in unstable builds. Try switching to an unstable build and the error should be gone.
1 Like
Hi,
So, I was having this issue and a few others that I only noticed later (for example, uploading an image, exporting project data, among others). I was literally only able to create tasks.
While checking the container logs, I came across the following error when trying to export:
reason_poisoned=mkdir files/user-export-tmp/: permission denied
I asked Gemini for help, and it suggested running the following command in the terminal:
sudo chown -R 1000:1000 /DATA/AppData/big-bear-vikunja
After doing that, the app is now working perfectly!
I really appreciate all your help and effort with the app, @kolaente