Skip to content
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

Non-existent objects that cannot be deleted #817

Open
3 tasks done
muhanstudio opened this issue Jan 21, 2024 · 6 comments
Open
3 tasks done

Non-existent objects that cannot be deleted #817

muhanstudio opened this issue Jan 21, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@muhanstudio
Copy link

muhanstudio commented Jan 21, 2024

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing issues and didn't find any that were similar
  • I have considered creating a pull request with fixes instead of a bug report and want to proceed

Current Behavior

image
Create a collection as a widget, then delete the objects in the collection and empty the wastebasket, restart the program, the widget will show up as a non-existent object and cannot be deleted

Expected Behavior

Hopefully these non-existent objects will disappear on their own

Steps To Reproduce

Create the collection as a widget, then delete the objects in the collection and empty the wastepaper basket, restart the program

Environment

- OS:Windows 10
- Version: 0.37.15

Anything else?

No response

@muhanstudio muhanstudio added the bug Something isn't working label Jan 21, 2024
@ra3orblade ra3orblade transferred this issue from anyproto/anytype-ts Jan 21, 2024
@ra3orblade
Copy link
Contributor

Update to latest version please.

@muhanstudio
Copy link
Author

image
I'm using version 0.37.15, released yesterday.

@hatwearingdumb
Copy link

I have the same issue. How can I get rid of these non-existent objects?

@geaned
Copy link

geaned commented Oct 2, 2024

@hatwearingdumb I believe you need to check your pages for any leftover links to the items you have recently deleted, remove these links, and then all non-existent objects should disappear

@hatwearingdumb
Copy link

hatwearingdumb commented Oct 7, 2024

@hatwearingdumb I believe you need to check your pages for any leftover links to the items you have recently deleted, remove these links, and then all non-existent objects should disappear

Correct!
I think it'd be a good idea to inform the user why a deleted item is still being displayed. With the error page pointing them to the pages which are still referencing the deleted item, possibly featuring a button to remove such links automatically.

@hatwearingdumb
Copy link

hatwearingdumb commented Oct 7, 2024

This is what I have in mind:
anytype_deleted_object_page
If implemented, pressing one of the page buttons in the list should not only redirect the user to that page, but also temporarily highlight the link, with a glow animation or something similar.

I am not a UX designer, but I feel like this would be much more helpful, than the current "Non-existent object" page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants