feat: remove copy-to-clipboard #1797

Merged
konrad merged 1 commits from dpschen/frontend:feature/copy-to-clipboard into main 2022-04-23 15:58:30 +00:00
Member
No description provided.
dpschen force-pushed feature/copy-to-clipboard from ecec6aeb9b to e20a096669 2022-04-11 18:58:41 +00:00 Compare
dpschen changed title from WIP: feat: remove copy-to-clipboard to feat: remove copy-to-clipboard 2022-04-11 18:58:53 +00:00
dpschen force-pushed feature/copy-to-clipboard from e20a096669 to af11b10e3b 2022-04-17 22:43:28 +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://1797-feature-copy-to-clipboard--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://1797-feature-copy-to-clipboard--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

Looks like this isn't quite working:

image

(tested with copying an attachment url on the netlify preview deploy)

Looks like this isn't quite working: ![image](/attachments/92f30f75-795d-4069-ad9e-c498d0df36fb) (tested with copying an attachment url on the netlify preview deploy)
1.8 KiB
Author
Member

(tested with copying an attachment url on the netlify preview deploy)

Were you testing in the linkSharing component?
Because I forget to call useCopyToClipboard.

> (tested with copying an attachment url on the netlify preview deploy) Were you testing in the linkSharing component? Because I forget to call `useCopyToClipboard`.
Owner

Were you testing in the linkSharing component?

No, this was in the task detail view after uploading a new attachment.

> Were you testing in the linkSharing component? No, this was in the task detail view after uploading a new attachment.
Author
Member

Will check

Will check
dpschen force-pushed feature/copy-to-clipboard from 146ee3f476 to 7e51ed96f1 2022-04-23 11:50:28 +00:00 Compare
Author
Member

I wrote the composable itself as async…

I wrote the composable itself as async…
konrad merged commit 17a42dc2e7 into main 2022-04-23 15:58:30 +00:00
konrad deleted branch feature/copy-to-clipboard 2022-04-23 15:58:30 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.