Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Provide extension point to add a custom menu to the left sidebar #8

Open
@Fox32

Description

@Fox32

Is your feature request related to a problem? Please describe.

We currently fork Element to add a custom menu to the left sidebar. It is used to jump to other web application in our setup.

image

We would prefer if we can perform this change without forking Element.

Describe the solution you'd like

An extension point that allows to places buttons in the left sidebar (SpacePanel) and show a menu on click. In addition:

  • We want to provide a custom icon to the button in the sidebar
  • We want to provide grouped menu entries or headings to structure the menu
  • We want to provide custom icons for each menu entry
  • We want to provide a href for each menu entry to link to another web page (maybe also an on click handler, but not for our use case).

Describe alternatives you've considered

We assume that our use case is to special to be integrated into Element Web directly, e.g. via a list of links in the configuration. In our case the list of menu items is loaded dynamically for the user via a backend.

Additional context
I can provide additional details, e.g. the exact changes in out fork privately if you are interested.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions