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

Ability to delete unused tags #838

Closed
AndreiGavriliu opened this issue Sep 13, 2017 · 7 comments
Closed

Ability to delete unused tags #838

AndreiGavriliu opened this issue Sep 13, 2017 · 7 comments
Assignees
Labels
enhancement Requests for enhancements of existing stuff. fixed Bugs that are fixed (in a coming release).

Comments

@AndreiGavriliu
Copy link

While testing the app, I created dozens of tags, which I no longer need, and would really like to have them removed. Is there any user-friendly way of doing this? or should I just delete them from the database?

@MacPaille
Copy link

I'm currently testing the product to migrate to it and while testing I ran into the same issue. Only way I found is to delete all the records in the database.
Would it be possible to add the possibility to delete tags?

@pkoziol
Copy link
Contributor

pkoziol commented Sep 13, 2017

When you open tag details there are two boxes with three vertical dots in the corner. Clicking them shows menu with option to delete the tag.

Screenshot showing said menu

@MacPaille
Copy link

Didn't saw that before, really good :)
But would it be possible to have some kind of batch deletion to delete multiple like the transactions?

@AndreiGavriliu
Copy link
Author

Did not see it either, maybe missed it because of the design-inconsistency?

  • categories:
    • can be deleted in the category list (which is a table)
    • cannot be deleted in the category details view
  • tags:
    • cannot be deleted in the tags list (which is a list)
    • can be deleted in the tag details view

@pkoziol
Copy link
Contributor

pkoziol commented Sep 13, 2017

@MacPaille: Maybe it would be possible.
@gavu: You're right, but I'm against adding buttons to the tag list. Maybe it would be better to replace this menu hidden under three vertical dots with buttons like in transaction details? I'll be easier to find/notice.

But... I don't know @JC5 vision and how much work it requires. I just report many issues here 😉

JC5 added a commit that referenced this issue Sep 14, 2017
@JC5
Copy link
Member

JC5 commented Sep 14, 2017

I've added extra buttons so the delete / edit options are more noticeable.

I'm not going to create a mass-delete tag thing (it's a really small use case, sorry).

@JC5 JC5 self-assigned this Sep 14, 2017
@JC5 JC5 added enhancement Requests for enhancements of existing stuff. fixed Bugs that are fixed (in a coming release). labels Sep 14, 2017
@JC5
Copy link
Member

JC5 commented Sep 21, 2017

Closed to clean the list.

@JC5 JC5 closed this as completed Sep 21, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests for enhancements of existing stuff. fixed Bugs that are fixed (in a coming release).
Projects
None yet
Development

No branches or pull requests

4 participants