"Save Draft" doesn't work when editing tags #3632

Closed
opened 2026-02-05 07:08:39 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @rgkirch on GitHub (Mar 18, 2023).

Describe the Bug

In order to add a tag to a page, I have to first click the "Edit" action so that I'm editing the document. Then there's a 🏷 "Page Tags" button in the right sidebar that expands a "Page Tags" window. After typing in a new tag, <ctrl+enter> doesn't do anything and <ctrl+s> triggers the browsers default "Save As" dialog to download the html page. I expect <ctrl+enter> (Save Page & Continue) and <ctrl+s> (Save Draft) to do the same thing they do when my focus is in the wysiwyg editor.

Steps to Reproduce

edit a document
image
add a tag
image
finish typing name of tag
image
press <ctrl+enter> or <ctrl+s>

Expected Behaviour

ctrl+enter should do the same thing it does when you're editing the document
ctrl+s should save the tag but allow you to continue editing the document

Screenshots or Additional Context

No response

Browser Details

chrome 111.0.5563.65 windows 10

Exact BookStack Version

BookStack v23.02.1

PHP Version

8.2 from php:8.2-apache-buster from solidnerd/bookstack:23.2.1

Hosting Environment

solidnerd/bookstack:23.2.1 docker

Originally created by @rgkirch on GitHub (Mar 18, 2023). ### Describe the Bug In order to add a tag to a page, I have to first click the "Edit" action so that I'm editing the document. Then there's a 🏷 "Page Tags" button in the right sidebar that expands a "Page Tags" window. After typing in a new tag, <ctrl+enter> doesn't do anything and <ctrl+s> triggers the browsers default "Save As" dialog to download the html page. I expect <ctrl+enter> (Save Page & Continue) and <ctrl+s> (Save Draft) to do the same thing they do when my focus is in the wysiwyg editor. ### Steps to Reproduce edit a document ![image](https://user-images.githubusercontent.com/6143833/226073530-3674185d-6abd-410b-9cb7-cca9d3131b47.png) add a tag ![image](https://user-images.githubusercontent.com/6143833/226073543-33a88c69-caef-4a27-ba53-636e1604a926.png) finish typing name of tag ![image](https://user-images.githubusercontent.com/6143833/226073562-0cfc5d4e-cc65-4d04-9f1c-61141b2d950f.png) press <ctrl+enter> or <ctrl+s> ### Expected Behaviour ctrl+enter should do the same thing it does when you're editing the document ctrl+s should save the tag but allow you to continue editing the document ### Screenshots or Additional Context _No response_ ### Browser Details chrome 111.0.5563.65 windows 10 ### Exact BookStack Version BookStack v23.02.1 ### PHP Version 8.2 from php:8.2-apache-buster from solidnerd/bookstack:23.2.1 ### Hosting Environment solidnerd/bookstack:23.2.1 docker
OVERLORD added the 🐛 Bug label 2026-02-05 07:08:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3632