Skip to content

feat: Adds the ability to add tags in the board tags modal#959

Open
PowerfulBacon wants to merge 2 commits into
kanriapp:mainfrom
PowerfulBacon:add-tag-global
Open

feat: Adds the ability to add tags in the board tags modal#959
PowerfulBacon wants to merge 2 commits into
kanriapp:mainfrom
PowerfulBacon:add-tag-global

Conversation

@PowerfulBacon

Copy link
Copy Markdown

Pull request

  • Have you followed the guidelines in our Contributing document?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Are your git commits signed with a valid GPG key?

New Feature Submissions:

  1. Did you lint your code locally before submission?
  2. Did you test your feature thoroughly to ensure there are no bugs?
  3. Does your feature introduce breaking changes?

Changes to Core Features:

  • Have you added an explanation of what your changes do and why you'd like us to include them?

Please describe your changes

I have added the ability to create tags for a board from the 'Edit Tags' modal, which is useful as it allows users to setup the tags they want for their board without going into a specific card.

fixes #957

Testing Evidence

2026-06-08.170457.mp4

AI Translation disclosure

Note that I used AI for generating translations, with the following prompt:

I have the test "Add tag..." which is about creating a new tag. It will be used on a modal with that set as the placeholder text and it should be clear to the user that when they type in the box and press enter, then a new tag will be created with the name of the element that they entered. Use standard translations used by websites for the similar function.

I've tried to verify these changes by using google to find examples of other websites add buttons to make sure there are examples of the same language being used in real sites, but since I don't speak the languages I can't verify them fully.

If it is preferred that no translations be provided for these words, I can replace them with English variants instead.

German: Found an image of a website with a button that used the same text.
English: My native language
Spanish: Verified by a native spanish speaker
French: Found an image of a website with a button that used the same text.
Japanese: Found an image of a website with a button that used the same text.
Brazilian: Found an image of a website with a button that used the same text.
Russian: I can't reliably verify this since the language is too different form english. Every example I could find had a totally different way of writing this.
Thai: Same as above, I can't read the characters well enough to reliably verify the phrase.
Turkish: Found an image of a website with a button that used the same text.
Ukrainian: I can't reliably verify this since the language is too different form english.
Chinese: Found an image of a website with a button that used the same text.

@PowerfulBacon

Copy link
Copy Markdown
Author

Would be nice to have an option in the setting to disable the ability to create new tags from cards, but I think I'll leave it here for now since that'd require a lot of translation

@trobonox

Copy link
Copy Markdown
Member

Sorry for not getting back to you earlier, I'm waiting with feature PRs until the storage rewrite is mostly complete (see #924), just to make sure there's no significant API changes that will require lots of extra work to accomodate these features.

Once that's done, I'll be going through all open PRs and issues again to assess what fits into the roadmap.

@PowerfulBacon

Copy link
Copy Markdown
Author

No worries, if there are any open bits to be doing then I might be able to take a look at some time

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

Successfully merging this pull request may close these issues.

Ability to create new tags in the "#Edit Tags" section

2 participants