Make the sidebar resizeable and save the size. Maybe make the default size configurable?
anybody created an issue. See original summary.
Should be implemented in the code base of adminlte and I think just like color mode, using localstorage: https://adminlte.io/themes/v4/docs/color-mode.html
Default should be set by a data attribute IMHO.
Just a nice to have
#3609296: make the sidebar drag-resizable with a persisted width Add a...
This misses the default value (250) in the install config.
Works like a charm, thank you @silkalns!
Now that this issue is closed, review the contribution record.
As a contributor, attribute any organization that helped you, or if you volunteered your own time.
Maintainers, credit people who helped resolve this issue.
Automatically closed - issue fixed for 2 weeks with no activity.
Comments
Comment #2
anybodyShould be implemented in the code base of adminlte and I think just like color mode, using localstorage:
https://adminlte.io/themes/v4/docs/color-mode.html
Default should be set by a data attribute IMHO.
Comment #3
anybodyJust a nice to have
Comment #5
anybodyThis misses the default value (250) in the install config.
Comment #6
anybodyWorks like a charm, thank you @silkalns!