Summary: | Can we make sidebar navigation collapsable? | ||
---|---|---|---|
Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
Component: | Staff interface | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | gmcharlt, lucas, oleonard, sally.healey |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
See Also: |
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31403 https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32031 |
||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: | ||
Bug Depends on: | 30952 | ||
Bug Blocks: |
Description
Martin Renvoize (ashimema)
2022-07-15 06:56:46 UTC
+1 I know some software that does this and it's helpful to be able to collapse and uncollapse. We'd solve the space problem and we could probably also 'remember' the setting for a session? In bug 31403 we enable CircSideBar by default for new installs.. so I'm going to repurpose this bug to just the 'Make it collapsible' part. Maybe we should make it 'make all sidebars collapsable' - and I like the idea a lot :) It would be great if we could remember the setting people chose (Cookie or some kid of local storage?) so that when you move around in the module, it doesn't keep coming back again. |