usememos / memos

An open source, lightweight note-taking service. Easily capture and share your great thoughts.
https://usememos.com
MIT License
30.31k stars 2.27k forks source link

Tags from other users show up when editing a post #3496

Closed CDubs00 closed 3 months ago

CDubs00 commented 3 months ago

Describe the bug

if you have multiple users, when you edit an exisiting post all the tags from the other users show up in your tag list and remain until the page is refreshed som how.

Steps to reproduce

Have multiple users. Both users have created unique tags. Edit an existing post (either by the ellipsis button or the double click. you'll see the tags appear in the back ground. Close the edit box and you can view all the other users tags with your own.

The version of Memos you're using

Version: v0.22.1

Screenshots or additional context

No response

CDubs00 commented 3 months ago

Also, if both users have the same tag it combines them in the number of times its used.

mmacdo54 commented 3 months ago

This PR https://github.com/usememos/memos/pull/3515 should hopefully solve the issue

CDubs00 commented 3 months ago

This PR #3515 should hopefully solve the issue

Can confirm this fixed the issue! Thanks!