[Proposal] Add toggleable menu to settings navbars #10952

Closed
opened 2025-11-02 09:23:06 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @HesterG on GitHub (Jun 2, 2023).

Feature Description

Fomantic does not have it, we could add a js feature to implement this.

Screen Shot 2023-06-02 at 17 06 00 Screen Shot 2023-06-02 at 17 06 05

Screenshots

No response

Originally created by @HesterG on GitHub (Jun 2, 2023). ### Feature Description Fomantic does not have it, we could add a js feature to implement this. <img width="412" alt="Screen Shot 2023-06-02 at 17 06 00" src="https://github.com/go-gitea/gitea/assets/17645053/7572ef57-4c23-4e03-b547-c03fb331de2c"> <img width="375" alt="Screen Shot 2023-06-02 at 17 06 05" src="https://github.com/go-gitea/gitea/assets/17645053/270758f8-94e7-4575-b484-39d265ecb601"> ### Screenshots _No response_
GiteaMirror added the topic/ui label 2025-11-02 09:23:06 -06:00
Author
Owner

@silverwind commented on GitHub (Jun 2, 2023):

You don't need JS for this, just use <details> element:

https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details

@silverwind commented on GitHub (Jun 2, 2023): You don't need JS for this, just use `<details>` element: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/details
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#10952