I’m not sure if Vinkunja doesn’t support it or if it’s a problem with my install (docker w/ reverse proxy), but if I open two tabs and make changes to a task in one, the other doesn’t update automatically without a refresh. Does Vikunja support real-time updates to the UI?
Currently, it dies not support real time updates. There’s an item buried in the backlog about this though.
Running a background frontend script every couple of seconds comparing checksums of the current task object and one coming from the backend would be in itself super beneficial at least to save us from mistakenly overriding background changes with UI task data on save.
It could at least give user a notification that currently displayed task is out of sync.