LearnNewsExamplesServices
Frontmatter
id4062
titlebutton.Menu
stateClosed
labels
enhancementstale
assignees[]
createdAtFeb 15, 2023, 4:42 PM
updatedAtSep 12, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/4062
authorMRHajari
commentsCount3
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 12, 2024, 4:29 AM

button.Menu

Closed v8.1.0 enhancementstale
MRHajari
MRHajari commented on Feb 15, 2023, 4:42 PM

I need this button.Menu, which can be seen in the image.

BildschirmĀ­foto 2023-02-15 um 15 13 04
MRHajari added the enhancement label on Feb 15, 2023, 4:42 PM
tobiu cross-referenced by #1132 on Feb 15, 2023, 4:44 PM
tobiu
tobiu Feb 15, 2023, 4:47 PM

we already have the base class: https://github.com/neomjs/neo/blob/dev/src/button/Menu.mjs

and we actually have 2 different menu implementations: https://github.com/neomjs/neo/blob/dev/src/menu/List.mjs https://github.com/neomjs/neo/blob/dev/src/menu/Panel.mjs

so we need to "just" connect them.

menu online demo: https://neomjs.github.io/pages/node_modules/neo.mjs/examples/menu/panel/

Screenshot 2023-02-15 at 16 47 31

keyNav is already in there.

@github-actions - 2024-08-29T02:27:35Z

This issue is stale because it has been open for 90 days with no activity.

  • 2024-08-29T02:27:35Z @github-actions added the stale label

@github-actions - 2024-09-12T02:29:32Z

This issue was closed because it has been inactive for 14 days since being marked as stale.

  • 2024-09-12T02:29:33Z @github-actions closed this issue