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

Allow to unlink an object that is in the bin #211

Closed
3 tasks done
rzelnik opened this issue Aug 21, 2023 · 4 comments
Closed
3 tasks done

Allow to unlink an object that is in the bin #211

rzelnik opened this issue Aug 21, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@rzelnik
Copy link

rzelnik commented Aug 21, 2023

Have you read a contributing guide?

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

Clear and concise description of the problem

If a link points to an object that is in the bin or is non-existent, it is impossible to remove the link without removing the whole text. It just shows "Object is in the bin" or "Non-existent object", but there's no option to unlink them.

Suggested solution

Users should be able to unlink objects that are in the bin or are non-existent just like existent objects.

Alternative

Currently I remove links to non-existent objects by replace them with a link to an existent object and then unlink, but this is a redundant step.

Additional context

No response

@rzelnik rzelnik added the enhancement New feature or request label Aug 21, 2023
@ra3orblade
Copy link
Contributor

We will look into that.

@ignatovv
Copy link
Member

@rzelnik hi there. Could you please try to reproduce the issue in the latest version of the app (at least Version: 0.34.3). And if it is still reproducible for you record a video please 🙏

@rzelnik
Copy link
Author

rzelnik commented Aug 22, 2023

Here it is:
Screencast from 2023-08-22 18-43-27.webm

ra3orblade added a commit that referenced this issue Jan 4, 2024
ra3orblade added a commit that referenced this issue Jan 4, 2024
@ra3orblade
Copy link
Contributor

Fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants