[PR #1169] [MERGED] Fix left navigation menu toggle buttons #1314

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1169
Author: @Yannick243
Created: 8/14/2024
Status: Merged
Merged: 8/14/2024
Merged by: @Shadow243

Base: masterHead: fix-menu-toggle


📝 Commits (2)

  • c1d2c33 Fix left navigation menu toggle buttons
  • 715c1a7 Fix the enclosing tags in the left-side menu

📊 Changes

4 files changed (+19 additions, -20 deletions)

View changed files

📝 modules/core/output_modules.php (+4 -4)
📝 modules/core/site.css (+7 -8)
📝 tests/phpunit/modules/core/output_modules.php (+6 -6)
📝 tests/selenium/folder_list.py (+2 -2)

📄 Description

After migrating to Bootstrap 5 icons in version 2.x.x , the toggle buttons in the left navigation menu were not working anymore.
As described on the image below

2024-08-11_103335


🔄 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/1169 **Author:** [@Yannick243](https://github.com/Yannick243) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@Shadow243](https://github.com/Shadow243) **Base:** `master` ← **Head:** `fix-menu-toggle` --- ### 📝 Commits (2) - [`c1d2c33`](https://github.com/cypht-org/cypht/commit/c1d2c33241b97c51a9b68a3ed9f6c43bedddbf13) Fix left navigation menu toggle buttons - [`715c1a7`](https://github.com/cypht-org/cypht/commit/715c1a740345f13edf7b48c87ed1af8b9b072044) Fix the enclosing tags in the left-side menu ### 📊 Changes **4 files changed** (+19 additions, -20 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/output_modules.php` (+4 -4) 📝 `modules/core/site.css` (+7 -8) 📝 `tests/phpunit/modules/core/output_modules.php` (+6 -6) 📝 `tests/selenium/folder_list.py` (+2 -2) </details> ### 📄 Description After migrating to Bootstrap 5 icons in version 2.x.x , the toggle buttons in the left navigation menu were not working anymore. As described on the image below ![2024-08-11_103335](https://github.com/user-attachments/assets/6af80def-a034-42fa-9c05-f913b2513d92) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:53 +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#1314
No description provided.