fix: remove obsolete watchEffect #1795

Merged
konrad merged 1 commits from dpschen/frontend:feature/fix-remove-obsolete-watchEffect into main 2022-04-18 17:32:22 +00:00
Member
fixing https://kolaente.dev/vikunja/frontend/pulls/1616#issuecomment-28994
konrad was assigned by dpschen 2022-04-09 23:52:03 +00:00
dpschen force-pushed feature/fix-remove-obsolete-watchEffect from af9efea4b7 to 45cc40c283 2022-04-10 00:00:49 +00:00 Compare
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://1795-feature-fix-remove-obsolete-watc--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://1795-feature-fix-remove-obsolete-watc--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

CI seems to fail, maybe it was not as obsolete as we thought - at least a few of the failing testcases seem to be unrelated to the change so I restarted the build to see if they really are unrelated.

CI seems to fail, maybe it was not as obsolete as we thought - at least a few of the failing testcases seem to be unrelated to the change so I restarted the build to see if they really are unrelated.
dpschen force-pushed feature/fix-remove-obsolete-watchEffect from 45cc40c283 to 805a4740df 2022-04-11 17:18:45 +00:00 Compare
Author
Member

Fixed. Needed a getter to access the property.

Fixed. [Needed a getter](https://vuejs.org/guide/essentials/watchers.html#basic-example=) to access the property.
konrad approved these changes 2022-04-18 17:32:11 +00:00
konrad left a comment
Owner

Seems to work fine now. List contents are loaded multiple times though but it looks like that's already broken on main.

Seems to work fine now. List contents are loaded multiple times though but it looks like that's already broken on main.
konrad merged commit 9c2438026b into main 2022-04-18 17:32:22 +00:00
konrad deleted branch feature/fix-remove-obsolete-watchEffect 2022-04-18 17:32:23 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.