Adding an option to hide the bucket creation button in Kanban view would be nice.
When it’s visible, unnecessary width is added to the horizontal scrollbar.
Perhaps the toggle could be listed under the project name ellipsis hidden menu?
Adding an option to hide the bucket creation button in Kanban view would be nice.
When it’s visible, unnecessary width is added to the horizontal scrollbar.
Perhaps the toggle could be listed under the project name ellipsis hidden menu?
I would also really appreciate it if there were an option to disable the bucket footer. In our setup, when a task is created, various adjustments are made to the task in the background via webhooks and n8n — such as setting relations, labels, and more.
Unfortunately, this means we have to manually reload the page each time. If I move a task without refreshing the page first, some of these automated adjustments are lost.
However, if I create the task using the “List” view, I have to open the task by clicking on it, which causes the updated information to be loaded correctly.
@Christian That sounds more like you want to disable modifications in general. Maybe sharing the project read only would be a better solution?
On a related note, there are plans to add real-time capabilities to Vikunja eventually. I think that would fix your problem completely.
First, thank you for your ongoing work on Vikunja! I know real-time features have been on the roadmap for a while, but I wanted to suggest a potential interim solution that might help with customization.
Would it be possible to implement support for a custom.css
file that users could mount in their Docker containers? For example:
/app/vikunja/custom/
for user-mounted assetscustom.css
if presentThis would:
I believe many users (including myself) would find this helpful while waiting for real-time functionality. What do you think about this approach?
Open to a PR about this, but I’d rather make that a user setting.
Hiding this button would be a great FE. It takes up too much monitor real estate