[PR #352] [MERGED] Add support for nested sub menus #274

Closed
opened 2026-03-22 21:12:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mountain-loop/yaak/pull/352
Author: @gschier
Created: 1/7/2026
Status: Merged
Merged: 1/7/2026
Merged by: @gschier

Base: mainHead: nested-menus


📝 Commits (7)

📊 Changes

1 file changed (+349 additions, -105 deletions)

View changed files

📝 src-web/components/core/Dropdown.tsx (+349 -105)

📄 Description

This isn't used anywhere yet. This is just the PR to update the core component

image

🔄 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/mountain-loop/yaak/pull/352 **Author:** [@gschier](https://github.com/gschier) **Created:** 1/7/2026 **Status:** ✅ Merged **Merged:** 1/7/2026 **Merged by:** [@gschier](https://github.com/gschier) **Base:** `main` ← **Head:** `nested-menus` --- ### 📝 Commits (7) - [`1c8bded`](https://github.com/mountain-loop/yaak/commit/1c8bdedc8068f6c4bd5588d621d2ad5dbd6c35c5) Nested menus working - [`390073b`](https://github.com/mountain-loop/yaak/commit/390073bbe8e822ed68b039408e49fe2a463b214d) Keyboard nav - [`d5b9670`](https://github.com/mountain-loop/yaak/commit/d5b9670152307e15a6c8569c3f26d7dd18bd4e9b) Add keyboard navigation for nested dropdown menus - [`492f4f5`](https://github.com/mountain-loop/yaak/commit/492f4f52fff7c5339c4ceb4af7af3fa3fdc1a2e1) Remove debug subment - [`5cb323b`](https://github.com/mountain-loop/yaak/commit/5cb323b8d1e8f8e4fc5a659189791f2c5ff9dd03) Merge branch 'main' into nested-menus - [`77ab829`](https://github.com/mountain-loop/yaak/commit/77ab8297e513f388ed669c6de115cf0c236954ce) Fix lint errors - [`f27e39e`](https://github.com/mountain-loop/yaak/commit/f27e39ec0ce0d8c63b1bf50ae68fc6a7427eb331) Fix lint? ### 📊 Changes **1 file changed** (+349 additions, -105 deletions) <details> <summary>View changed files</summary> 📝 `src-web/components/core/Dropdown.tsx` (+349 -105) </details> ### 📄 Description This isn't used anywhere yet. This is just the PR to update the core component <img width="1548" height="766" alt="image" src="https://github.com/user-attachments/assets/41388fc2-aa19-4bdc-bae3-da8255d70b77" /> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-22 21:12:37 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/yaak#274