[PR #1309] [MERGED] Slight adjustements to the menu on mobile viewports to work properly with the routing system #1421

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

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/1309
Author: @mercihabam
Created: 10/31/2024
Status: Merged
Merged: 10/31/2024
Merged by: @mercihabam

Base: masterHead: fix-mobile-navbar


📝 Commits (2)

  • ff8a08a Slight adjustements to the menu on mobile viewports to work properly with the routing system
  • 3c99f77 Keep the folder toggle button on big screens

📊 Changes

6 files changed (+73 additions, -11 deletions)

View changed files

📝 modules/core/js_modules/utils/loaders.js (+1 -1)
modules/core/navigation/navbar.js (+35 -0)
📝 modules/core/navigation/navigation.js (+3 -1)
📝 modules/core/output_modules.php (+1 -1)
📝 modules/core/site.css (+32 -8)
📝 tests/phpunit/modules/core/output_modules_debug.php (+1 -0)

📄 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/1309 **Author:** [@mercihabam](https://github.com/mercihabam) **Created:** 10/31/2024 **Status:** ✅ Merged **Merged:** 10/31/2024 **Merged by:** [@mercihabam](https://github.com/mercihabam) **Base:** `master` ← **Head:** `fix-mobile-navbar` --- ### 📝 Commits (2) - [`ff8a08a`](https://github.com/cypht-org/cypht/commit/ff8a08a233d2ecf14247e91d6c275fed58e1b003) Slight adjustements to the menu on mobile viewports to work properly with the routing system - [`3c99f77`](https://github.com/cypht-org/cypht/commit/3c99f77f1b605d37bc4ceabbe745087c4e79b1a1) Keep the folder toggle button on big screens ### 📊 Changes **6 files changed** (+73 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `modules/core/js_modules/utils/loaders.js` (+1 -1) ➕ `modules/core/navigation/navbar.js` (+35 -0) 📝 `modules/core/navigation/navigation.js` (+3 -1) 📝 `modules/core/output_modules.php` (+1 -1) 📝 `modules/core/site.css` (+32 -8) 📝 `tests/phpunit/modules/core/output_modules_debug.php` (+1 -0) </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:14 +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#1421
No description provided.