Edit title with single click #1656

Closed
opened 2026-02-05 01:31:23 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @Smoin1 on GitHub (Apr 15, 2020).

Describe the feature you'd like
When a new page is create the title is "New Page". To change the title it needs to be selected, deleted and then text can be written. Instead it would be nice to click into the area and directly be able to write the new title.

Describe the benefits this feature would bring to BookStack users
Just a small convenience feature

Additional context
I hope it is somehow understandably what I mean :D

Originally created by @Smoin1 on GitHub (Apr 15, 2020). **Describe the feature you'd like** When a new page is create the title is "New Page". To change the title it needs to be selected, deleted and then text can be written. Instead it would be nice to click into the area and directly be able to write the new title. **Describe the benefits this feature would bring to BookStack users** Just a small convenience feature **Additional context** I hope it is somehow understandably what I mean :D
OVERLORD added the 🛠️ Enhancement💆 UX labels 2026-02-05 01:31:23 +03:00
Author
Owner

@Smoin1 commented on GitHub (Apr 17, 2020):

as another improvement: the focus could already be on the title, so when I click on new page I am directly able to type. (maybe that would solve also this, thats why I am not creating another issue ^^)

@Smoin1 commented on GitHub (Apr 17, 2020): as another improvement: the focus could already be on the title, so when I click on new page I am directly able to type. (maybe that would solve also this, thats why I am not creating another issue ^^)
Author
Owner

@ssddanbrown commented on GitHub (Apr 27, 2020):

Hi @Smoin1,
Thanks for the suggestion.

I have just made an update to the focus behaviour in 4ef362143b, following your suggestions.

If done things a little different, with the behaviour like so:

  • Upon edit, if the page title matches the default text for the current user's language then focus on the title element and pre-select all content for easy replacement.
  • Otherwise focus on the editor body instead.

Let me know if that doesn't suite, Otherwise I'll close this off and this behaviour will be part of the next patch release.

@ssddanbrown commented on GitHub (Apr 27, 2020): Hi @Smoin1, Thanks for the suggestion. I have just made an update to the focus behaviour in 4ef362143bf9f2508b69da260e07ba0330ca6edf, following your suggestions. If done things a little different, with the behaviour like so: * Upon edit, if the page title matches the default text for the current user's language then focus on the title element and pre-select all content for easy replacement. * Otherwise focus on the editor body instead. Let me know if that doesn't suite, Otherwise I'll close this off and this behaviour will be part of the next patch release.
Author
Owner

@Smoin1 commented on GitHub (Apr 28, 2020):

yes, good addon! :)

@Smoin1 commented on GitHub (Apr 28, 2020): yes, good addon! :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#1656