feat: increase task drop area size for bucket list #1512

Merged
konrad merged 3 commits from dpschen/frontend:feature/increase-drop-area-size into main 2022-02-13 13:12:59 +00:00
Member
Fixes: https://github.com/go-vikunja/frontend/issues/38
Member

Hi dpschen!

Thank you for creating a PR!

I've deployed the changes of this PR on a preview environment under this URL: https://1512-featureincrease-drop-area-size--vikunja-frontend-preview.netlify.app

You can use this url to view the changes live and test them out.
You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/.

Have a nice day!

Beep boop, I'm a bot.

Hi dpschen! Thank you for creating a PR! I've deployed the changes of this PR on a preview environment under this URL: https://1512-featureincrease-drop-area-size--vikunja-frontend-preview.netlify.app You can use this url to view the changes live and test them out. You will need to manually connect this to an api running somehwere. The easiest to use is https://try.vikunja.io/. Have a nice day! > Beep boop, I'm a bot.
Owner

(not sure if this is due to the PR still being WIP)

When dropping a task, this error happens:

image

And it looks like the task card shadows are somewhat off:

image

For reference, here's how it currently looks:

image

(not sure if this is due to the PR still being WIP) When dropping a task, this error happens: ![image](/attachments/7c6ad421-b2b0-4565-8e61-f47621dbcd36) And it looks like the task card shadows are somewhat off: ![image](/attachments/f0e54311-c03e-4d69-b612-efea8033b442) For reference, here's how it currently looks: ![image](/attachments/f6411da6-2abb-4e3d-ac7c-288133cf6ecd)
Author
Member

The sortable.next version seems to have a lot of errors.
E.g. this is a bug that is appering now, but is caused by the library:
https://github.com/SortableJS/vue.draggable.next/issues/108

The sortable.next version seems to have a lot of errors. E.g. this is a bug that is appering now, but is caused by the library: https://github.com/SortableJS/vue.draggable.next/issues/108
Author
Member

Should all be fixed.

Getting a workaround for the vue.draggable error was especially nasty, see 8f62e89bbb.

Should all be fixed. Getting a workaround for the vue.draggable error was especially nasty, see https://kolaente.dev/vikunja/frontend/commit/8f62e89bbb640aaa63779ad824803905edafdcdc.
dpschen requested review from konrad 2022-02-09 00:07:03 +00:00
konrad was assigned by dpschen 2022-02-09 00:07:07 +00:00
dpschen changed title from WIP: feat: increase task drop area size for bucket list to feat: increase task drop area size for bucket list 2022-02-09 00:07:11 +00:00
konrad approved these changes 2022-02-13 12:42:27 +00:00
konrad left a comment
Owner

Seems to work great. Thanks!

Seems to work great. Thanks!
konrad merged commit cb395f3f69 into main 2022-02-13 13:12:59 +00:00
konrad deleted branch feature/increase-drop-area-size 2022-02-13 13:12:59 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.