Philip-Scott / Notes-up

Markdown notes editor & manager
GNU General Public License v2.0
620 stars 47 forks source link

Can't edit the title of a newly-created page #359

Open aleksandar-stefanovic opened 4 years ago

aleksandar-stefanovic commented 4 years ago

Expected Behavior

When creating a new page, editing its title should take effect.

Current Behavior

When creating a new page, inputting the title in the appropriate field has no effect (doesn't change the title). However, after the text is inputted into the "body" of the page, and then saved, title editing works properly.

Steps to Reproduce (for bugs)

  1. Create a new page
  2. Edit the title by using the "Edit Page Title" field.
  3. After pressing Enter, the title doesn't change.

Context

No debug or error messages appear in the terminal when reproducing this issue (after running with the G_MESSAGES_DEBUG=all com.github.philip-scott.notes-up command)

Your Environment (for bugs)

Tourahi commented 4 years ago

i have found a way around that, you just write something in the note then save (Ctrl + s) after that go ahead and change the title.

treagod commented 3 years ago

i have found a way around that, you just write something in the note then save (Ctrl + s) after that go ahead and change the title.

Can confirm, after adding content to the note you can edit the title.