memos
memos copied to clipboard
feat: add visibility change dialog
I am not familiar with ts/react coding, so please make a double check before merge.
Show visibility change dialog when sharing private memos, including workspace memos. In this dialog, user can change the visibility of the memo to public, so that the memo can be viewed by anyone with the link.
related issue: #2868
Let's not make things too complicated. If the user want to change visibility, then he should edit the memo.
Or we can show a visibility selector in memo sharing dialog.
Or we can show a visibility selector in memo sharing dialog.
I think it is a good idea. I will close the pr and open a new pr for it.
