[GH-ISSUE #482] Tags with 2.1.0a39 #372

Open
opened 2026-02-25 21:31:47 +03:00 by kerem · 4 comments
Owner

Originally created by @w4tzmann on GitHub (Sep 15, 2022).
Original GitHub issue: https://github.com/ciur/papermerge/issues/482

Originally assigned to: @ciur on GitHub.

Description
Hello,
don't know if it's a bug or if it's just not implemented (yet).
Currently I don't see the set tags anywhere, also the tags created under "Tags" can't be selected either.

Furthermore I get the message "TypeError: Cannot read properties of undefined (reading 'id')" when changing the tags of a document.
Also I can not click on the Pinned Tags.
pm_tags
pm_tagsE
pm_tagsD
pm_tagsF

Expected
Add/ Remove Tags on Folders + Documents and of course see this tags :)

Actual
Tags couldn't be selected and are not visible.

Info:

  • OS: Win 11
  • Browser: Edge
  • Database: Postgres 14
  • Papermerge Version: 2.1.0a39
Originally created by @w4tzmann on GitHub (Sep 15, 2022). Original GitHub issue: https://github.com/ciur/papermerge/issues/482 Originally assigned to: @ciur on GitHub. **Description** Hello, don't know if it's a bug or if it's just not implemented (yet). Currently I don't see the set tags anywhere, also the tags created under "Tags" can't be selected either. Furthermore I get the message "TypeError: Cannot read properties of undefined (reading 'id')" when changing the tags of a document. Also I can not click on the Pinned Tags. <img width="1438" alt="pm_tags" src="https://user-images.githubusercontent.com/69207307/190408308-ed3d5f5d-610d-4afc-bf2a-97651131fe72.png"> <img width="1233" alt="pm_tagsE" src="https://user-images.githubusercontent.com/69207307/190408313-ab68c872-94e8-4998-935f-52e08118e928.png"> <img width="1178" alt="pm_tagsD" src="https://user-images.githubusercontent.com/69207307/190408599-886bbde1-31c9-4ad6-85c1-5940e71caf6a.png"> <img width="1157" alt="pm_tagsF" src="https://user-images.githubusercontent.com/69207307/190408600-45a92cba-3130-4319-bbcc-6c46954c009c.png"> **Expected** Add/ Remove Tags on Folders + Documents and of course see this tags :) **Actual** Tags couldn't be selected and are not visible. **Info:** - OS: Win 11 - Browser: Edge - Database: Postgres 14 - Papermerge Version: 2.1.0a39
Author
Owner

@ciur commented on GitHub (Sep 15, 2022):

@w4tzmann,
After you complete typing tag name ("Test" - in your example) you need press "Space" or "," (comma) character.
Here is a animated example of adding tags (I press space key to "complete tag creation").

tags

<!-- gh-comment-id:1248417162 --> @ciur commented on GitHub (Sep 15, 2022): @w4tzmann, After you complete typing tag name ("Test" - in your example) you need press "Space" or "," (comma) character. Here is a animated example of adding tags (I press space key to "complete tag creation"). ![tags](https://user-images.githubusercontent.com/24827601/190474693-aadca3ee-1184-447a-81a9-6acbdff62415.gif)
Author
Owner

@ciur commented on GitHub (Sep 15, 2022):

Also I can not click on the Pinned Tags.

Same here. That's a bug.

Furthermore I get the message "TypeError: Cannot read properties of undefined (reading 'id')" when changing the tags of a document.

Can you get more specific here? I cannot reproduce this part.

<!-- gh-comment-id:1248426178 --> @ciur commented on GitHub (Sep 15, 2022): > Also I can not click on the Pinned Tags. Same here. That's a bug. > Furthermore I get the message "TypeError: Cannot read properties of undefined (reading 'id')" when changing the tags of a document. Can you get more specific here? I cannot reproduce this part.
Author
Owner

@w4tzmann commented on GitHub (Sep 15, 2022):

Fuck, I knew I had forgotten something.... Thank you!

After pressing Space the tags working (I have tried Enter and Tab.. my bad, sorry).

And maybe it would be good to add an case insensitve option.

Same here. That's a bug.

Opening the URL (https://papermerge-url/search?tags=Test), give me a white page, Edge Dev Tools reports Error 500 strict-origin-when-cross-origin

Can you get more specific here? I cannot reproduce this part.

Be stuipid like me 😁 :
Enter a Tag (without space or comma) > Submit
Now open it again and delte the "tag" and press Submit again

<!-- gh-comment-id:1248431835 --> @w4tzmann commented on GitHub (Sep 15, 2022): Fuck, I knew I had forgotten something.... Thank you! After pressing Space the tags working (I have tried Enter and Tab.. my bad, sorry). And maybe it would be good to add an case insensitve option. > Same here. That's a bug. Opening the URL (https://papermerge-url/search?tags=Test), give me a white page, Edge Dev Tools reports Error 500 strict-origin-when-cross-origin > Can you get more specific here? I cannot reproduce this part. Be stuipid like me 😁 : Enter a Tag (without space or comma) > Submit Now open it again and delte the "tag" and press Submit again
Author
Owner

@ciur commented on GitHub (Sep 15, 2022):

@w4tzmann,
Now, I was able to reproduce it - thanks!
In animated gif below I press "enter" key which sends server side "create tag" without tag name. Actually 🤔 when pressing enter it would be correct to create the tag - at least it would avoid confusion.

tags-errors

<!-- gh-comment-id:1248442529 --> @ciur commented on GitHub (Sep 15, 2022): @w4tzmann, Now, I was able to reproduce it - thanks! In animated gif below I press "enter" key which sends server side "create tag" without tag name. Actually :thinking: when pressing enter it would be correct to create the tag - at least it would avoid confusion. ![tags-errors](https://user-images.githubusercontent.com/24827601/190479450-2663d413-3b28-4a6a-a846-fc238cc820b0.gif)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/papermerge#372
No description provided.