NicolasPetton / Projectify

Project management for TiddlyWiki
https://projectify.wiki
MIT License
140 stars 47 forks source link

Strange Click Behavior #36

Closed streaml1ne555 closed 3 years ago

streaml1ne555 commented 3 years ago

I followed the installation guide to add Projectify to my TW but I'm seeing some strange click behavior on tasks. First the layout looks incorrect with the checkbox, task description, and click and drag anchor on separate lines.

projectify_formatting_issue

Secondly if I click anywhere in the task's box it marks it as complete. I'm using Firefox and the demo site seems to work fine. It seems like there is some bad interaction with this plugin:

https://ibnishak.github.io/Tesseract/projects/tekan/Tekan.html

If I disable it things work as expected and as they do on the demo. Ideally I'd like to keep this plugin around, but I'm not sure why they conflict.

NicolasPetton commented 3 years ago

Hi! Unfortunately the Tekan plugin applies some styles on all elements of the page, without any scoping, which can impact other plugins negatively.

I could try to add hacks to Projectify to counteract the problem, but it would be hard to guarantee that everything would work.

streaml1ne555 commented 3 years ago

I guess we can close this then, hacky fixes are no good and after using Projectify more I'm thinking I can probably get rid of Tekan and adapt to Projectify fully. Will open a new issue with some simple feature requests soon.

NicolasPetton commented 3 years ago

BTW, I'm planning to add support for kanban boards down the road, similar to what todoist has.