Skip to content

Use web components for sidepanel #11

@brichet

Description

@brichet

The side panel currently uses an lumino accordion widget (from the jupyterlab sidebar widget).
Content panels are not correctly displayed when multiple panels are open, some of them with a height of 0px.
This is probably due to the fact that content is updated dynamically: database tables and columns are retrieved only when necessary.

It might be easier, and more accessible, to switch to web components, rather than fixing this implementation.

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