mirror of
https://github.com/ciur/papermerge.git
synced 2026-04-25 12:05:58 +03:00
[GH-ISSUE #633] Tags are not showing on the Folder nor File #496
Labels
No labels
2.1
3.0
3.0.1
3.0.2
3.0.3
3.0.3
3.1
3.2
3.2
3.3
3.5
3.x
Fixed. Waiting for feedback.
Fixed. Waiting for feedback.
UX
Version 2.1 - alpha
XSS
announcement
beta
blocker
bug
cannot reproduce
confirmed
confirmed
critical
demo
dependencies
deployment
detchnical debt
discussion
docker
documentation
donations
duplicate
enhancement
feature request
frontend
fundraising
good first issue
good issue
help wanted
high
implemented
important
improvement
incomplete
invalid
investigation
kubernetes
low
low impact
medium
medium
medium impact
migration from 2.0
migration from 2.1
missing-language
missing-ocr-language
no-activity
note
ocr
outofscope
packaging
performance
popular request
pull-request
pypi
question
raspberry pi
roadmap
search
security
setup
status
task
technical debt
updates
user xp
version 1.4.0 - demo
will be implemented
will not be implemented
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/papermerge#496
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @wawa2016 on GitHub (Aug 31, 2024).
Original GitHub issue: https://github.com/ciur/papermerge/issues/633
Originally assigned to: @ciur on GitHub.
Description
I can create colored Tags but after I assign them to a folder or a File they are not showing in the web interface.
Could kindly please suggest how to resolve it?
Info:
papermerge-container-log.txt
docker-compose-yml.txt
@Kimbaras commented on GitHub (Jan 8, 2025):
I believe this is a general bug with 3.x as I went back as far as 3.0.3 and the issue seem present on each version (3.2, 3.1 and 3.0.3 tested).
Thanks
@ciur commented on GitHub (Jan 8, 2025):
Do you mean creating tags in "tags" tab? (The menu on the left side).
Does problem happen in 3.3? Could you attach a video recording reproducing the problem ?
@Kimbaras commented on GitHub (Jan 8, 2025):
Nope, creating tags from the dedicated tab seems to be working (even if the UI seems buggy, screen attached

) as I have the option to use them while editing folders / files.
The issue here (for me and the original poster) is that tags are not shown anywhere AFTER having them applied to something.
I'll try to record a video of the issue in the next days.
Regaring the question about 3.3... can't say as from the little tests I've done today it's barely usable, the main thing that stopped me is the folder creation UI being completely off-center (screen

).
But this is off topic of the main issue, if you want I can open a dedicated issue for that.
@ciur commented on GitHub (Jan 19, 2025):
The issue with "UI off-center of the screen" was fixed in 3.3.1.
Would you give 3.3.1 another try ?
@Kimbaras commented on GitHub (Jan 20, 2025):
Hey,
From my side, on 3.3.1 both issue (the off-center UI and the tags not showing) seems fixed!
Thanks!