Skip to content

Fixed the tag suggestions being shown as [object Object] when added m… - #696

Merged
po5 merged 3 commits into
rr-:masterfrom
Anbosuki:tag-suggestions-fix
Mar 19, 2026
Merged

Fixed the tag suggestions being shown as [object Object] when added m…#696
po5 merged 3 commits into
rr-:masterfrom
Anbosuki:tag-suggestions-fix

Conversation

@Anbosuki

Copy link
Copy Markdown

Hello,
when manually adding a tag suggestion to a tag under the tags edit page you cannot actually see it when you want to use it. If you click on the tag while editing a post, you simply see [object Object], which isn't helpful of course.

It can be simply fixed by accessing suggestion._origName. I tested it and it works without any problems. Even when adding multiple suggestions to an tag it doesn't cause any issues.

@po5

po5 commented Mar 27, 2025

Copy link
Copy Markdown
Collaborator

This PR closes #196.

@po5

po5 commented Mar 30, 2025

Copy link
Copy Markdown
Collaborator

There's another instance of this, I submitted a PR to your branch: Anbosuki#1

client/tags: fix tag suggestions data-key
@Anbosuki Anbosuki closed this Mar 17, 2026
@Anbosuki
Anbosuki deleted the tag-suggestions-fix branch March 17, 2026 23:01
@po5

po5 commented Mar 18, 2026

Copy link
Copy Markdown
Collaborator

@Anbosuki I'm unable to merge the PR if you delete the branch :^)

@Anbosuki
Anbosuki restored the tag-suggestions-fix branch March 18, 2026 17:51
@Anbosuki

Copy link
Copy Markdown
Author

@po5 Ah, sorry, I only now noticed what you did :D

Yeah, sorry, I reopened the branch and PR ^^

@Anbosuki Anbosuki reopened this Mar 18, 2026
@po5
po5 merged commit ada1a81 into rr-:master Mar 19, 2026
1 of 2 checks passed
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.

2 participants