If you close the main sidebar then refresh the page, it expands again. We should be using localStorage
to save the state of it.
Labels |
Added:
?
|
Category | ⇒ | Templates (admin) UI/UX |
For this one I will like to have it persistent across sessions, I'm planning to reduce the menu usage to absolute minimum (hint dashboard buttons!)
Go for it!
Status | New | ⇒ | Discussion |
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-15 15:24:51 |
Closed_By | ⇒ | C-Lodder |
+1 for using
localStorage
or maybe even bettersessionStorage
(not sure if it should be persistent across sessions).