This issue has been created
There are 2 updates.
 
 
Book Versions / cid:jira-generated-image-avatar-a9a174b3-9f4a-4a81-ada6-1e1bc51fd7f9 BVERSION-215 Open

Book navigation panel should be optional

 
View issue   ยท   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-dd95f6d1-bc25-42a9-9fc1-09eb5ece2334 Raluca Stavro created this issue on 28/Apr/25 10:23
 
Summary: Book navigation panel should be optional
Issue Type: cid:jira-generated-image-avatar-a9a174b3-9f4a-4a81-ada6-1e1bc51fd7f9 Improvement
Affects Versions: 1.15
Assignee: Unassigned
Components: Navigation
Created: 28/Apr/25 10:23
Priority: cid:jira-generated-image-static-minor-c71aca13-76b4-40dd-9327-de415bd908f3 Minor
Reporter: Raluca Stavro
 
 

2 updates

 
cid:jira-generated-image-avatar-dd95f6d1-bc25-42a9-9fc1-09eb5ece2334 Changes by Raluca Stavro on 28/Apr/25 10:27
 
Description: It is impossible to permanently remove the navigation panel from the UI. That's because there is a setter called from the library sheet and this setter is adding the panel in the wiki preferences. So, whenever a page using the library sheet is loaded, the panel is added to the UI.

This way of adding elements in the UI is not desired in general, as it limits the decisions that the user can make in this regard.

My proposal is to remove this setter and leave the decision of adding the panel in the UI in the hand of the user.
Assignee: Raluca Stavro