diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt
index b4be29f3..5c7feb60 100644
--- a/ayanova/devdocs/todo.txt
+++ b/ayanova/devdocs/todo.txt
@@ -1511,6 +1511,7 @@ ol p {
------------------------ /WIKI ---------------------------
todo: document that emojis can be used in any text field and key combo on windows is winkey-period
-other os's too?
+todo: make the navigation pane sticky so it remembers the last setting of hidden or showing in large view size
todo: enter new tag in widget doesn't trigger dirty?
todo: Test widget form as bizamdinlimited read only mode because I think several things are not right in read only mode
diff --git a/ayanova/src/components/wiki-control.vue b/ayanova/src/components/wiki-control.vue
index ee383094..2f641e3b 100644
--- a/ayanova/src/components/wiki-control.vue
+++ b/ayanova/src/components/wiki-control.vue
@@ -81,11 +81,10 @@