feat: fancycheckbox script setup #2462

Merged
konrad merged 1 commits from dpschen/frontend:feature/feat-fancycheckbox-script-setup into main 2022-10-03 20:19:37 +00:00
Member
No description provided.
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://2462-feature-feat-fancycheckbox-scrip--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://2462-feature-feat-fancycheckbox-scrip--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.
konrad reviewed 2022-10-02 19:16:40 +00:00
@ -52,2 +28,2 @@
immediate: true,
},
const checked = ref(false)
const checkBoxId = ref(`fancycheckbox_${createRandomID()}`)

I think this doesn't even need to be a ref.

I think this doesn't even need to be a `ref`.
Author
Member

Changed

Changed
dpschen marked this conversation as resolved
dpschen force-pushed feature/feat-fancycheckbox-script-setup from 1736e9dab8 to e7513d072b 2022-10-03 15:59:09 +00:00 Compare
dpschen changed title from WIP: feat: fancycheckbox script setup to feat: fancycheckbox script setup 2022-10-03 15:59:23 +00:00
dpschen requested review from konrad 2022-10-03 15:59:27 +00:00
konrad was assigned by dpschen 2022-10-03 15:59:30 +00:00
konrad merged commit 06c1a54886 into main 2022-10-03 20:19:37 +00:00
konrad deleted branch feature/feat-fancycheckbox-script-setup 2022-10-03 20:19:37 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.