Skip to content

Checklist sharing not working properly #694

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bhoomigadhiya opened this issue Sep 30, 2023 · 2 comments
Closed

Checklist sharing not working properly #694

bhoomigadhiya opened this issue Sep 30, 2023 · 2 comments

Comments

@bhoomigadhiya
Copy link

There is an issue with checklist sharing feature in the repository.

Checklist share functionality does not share a list of items, but object details instead.

When I create a checklist and share it, the app shares the following result rather than the actual content:

[{"dateCreated":1696091464923,"id":1,"isDone":false,"title":"Check1"},{"dateCreated":1696091464923,"id":2,"isDone":false,"title":"Check2"},{"dateCreated":1696091464923,"id":3,"isDone":true,"title":"Check3"},{"dateCreated":1696091464923,"id":4,"isDone":true,"title":"Check4"},{"dateCreated":1696091464923,"id":5,"isDone":false,"title":"Check5"}]

@Aga-C
Copy link
Contributor

Aga-C commented Sep 30, 2023

It's a duplicate of #533.

@bhoomigadhiya
Copy link
Author

Ok sorry but it's feature request and I think this is a bug!

@tibbi tibbi closed this as completed Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants