Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Let's add an option for customizing new menus. #2214

Open
agatha197 opened this issue Feb 14, 2024 · 1 comment
Open

Let's add an option for customizing new menus. #2214

agatha197 opened this issue Feb 14, 2024 · 1 comment
Assignees
Labels
area:ux UI / UX issue. field:UI / UX impact:visible This change is visible to users. platform:general type:enhance Add new features urgency:1 If no other duties are available, volunteer to help.
Milestone

Comments

@agatha197
Copy link
Contributor

agatha197 commented Feb 14, 2024

Main idea

Let's add a feature to simply add a menu to enable actions such as clicking on an external link without creating a separate component like a plugin.

Alternative ideas

No response

Anything else?

Add externalLinkMenus to the config.toml or theme.json (optional).

"externalLinkMenus": [
{"icon": "",
 "label": "",
  "url": ""},
...
]
@agatha197 agatha197 added type:enhance Add new features area:ux UI / UX issue. urgency:1 If no other duties are available, volunteer to help. platform:general impact:visible This change is visible to users. field:UI / UX labels Feb 14, 2024
@agatha197 agatha197 added this to the 24.03 milestone Feb 14, 2024
@yomybaby
Copy link
Member

additionalMenu => externalLinkMenus? ;)

@agatha197 agatha197 assigned agatha197 and unassigned gee05053 Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ux UI / UX issue. field:UI / UX impact:visible This change is visible to users. platform:general type:enhance Add new features urgency:1 If no other duties are available, volunteer to help.
Projects
None yet
Development

No branches or pull requests

3 participants