[PR #1347] [MERGED] Enhance the sidebar's collapsible/expandable behavior by ensuring that only the minimum necessary content is shown and the layout remains intact when the sidebar is collapsed #1445

Closed
opened 2026-02-25 21:38:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1347
Author: @mercihabam
Created: 11/14/2024
Status: Merged
Merged: 11/14/2024
Merged by: @mercihabam

Base: masterHead: fix-sidebar-toggle


📝 Commits (1)

  • 40151f3 Enhance the sidebar's collapsible/expandable behavior by ensuring that only the minimum necessary content is shown and the layout remains intact when the sidebar is collapsed

📊 Changes

9 files changed (+108 additions, -59 deletions)

View changed files

📝 modules/calendar/modules.php (+1 -1)
📝 modules/contacts/modules.php (+1 -1)
📝 modules/core/navigation/navbar.js (+26 -21)
📝 modules/core/output_modules.php (+9 -10)
📝 modules/core/site.css (+58 -12)
📝 modules/history/modules.php (+1 -1)
📝 modules/smtp/modules.php (+2 -2)
📝 tests/phpunit/modules/core/output_modules.php (+7 -7)
📝 tests/selenium/folder_list.py (+3 -4)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/cypht-org/cypht/pull/1347 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@mercihabam](https://github.com/mercihabam) **Base:** `master` ← **Head:** `fix-sidebar-toggle` --- ### 📝 Commits (1) - [`40151f3`](https://github.com/cypht-org/cypht/commit/40151f3a4592250238fa7d4caea45f610a179e60) Enhance the sidebar's collapsible/expandable behavior by ensuring that only the minimum necessary content is shown and the layout remains intact when the sidebar is collapsed ### 📊 Changes **9 files changed** (+108 additions, -59 deletions) <details> <summary>View changed files</summary> 📝 `modules/calendar/modules.php` (+1 -1) 📝 `modules/contacts/modules.php` (+1 -1) 📝 `modules/core/navigation/navbar.js` (+26 -21) 📝 `modules/core/output_modules.php` (+9 -10) 📝 `modules/core/site.css` (+58 -12) 📝 `modules/history/modules.php` (+1 -1) 📝 `modules/smtp/modules.php` (+2 -2) 📝 `tests/phpunit/modules/core/output_modules.php` (+7 -7) 📝 `tests/selenium/folder_list.py` (+3 -4) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:38:18 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#1445
No description provided.