hackmdio / codimd

CodiMD - Realtime collaborative markdown notes on all platforms.
https://hackmd.io/c/codimd-documentation
GNU Affero General Public License v3.0
9.1k stars 1.05k forks source link

Cannot Rename Note #1827

Closed fweth closed 7 months ago

fweth commented 8 months ago

Hi, when editing a note, I cannot rename it. I change the name, hit enter, nothing happens. In the notes overview, it's no problem to rename them, only in the editor.

Tweniee commented 7 months ago

can you share steps to reproduce it, that would be a great help thnks

fweth commented 7 months ago

Pretty much what I wrote. However, I switched to the beta since I reported this issue, and the bug is not present in beta, so maybe it is already solved in stable as well? Should I step out of beta and check?

Tweniee commented 7 months ago

Yes please

fweth commented 7 months ago

OK, I quit feature preview, so that I'm back on main. Then I created a new note, the editor appears, the node is called "untitled", I click on the title, I get a cursor and can enter a new title, then I hit enter and the title switches back to "untitled".

fweth commented 7 months ago

Aah, I found the problem! I was using the ClearURLs extension, somehow the renaming of a document seems to change the URL and the extension interfered with this. Sorry!