Skip to content

Adding item with same name creates it without removing previous #6

@viktorbarati

Description

@viktorbarati

export let createSidebarItem=(title,content,icon="\uea74",...classes)=>{

Maybe this is a suggestion rather than an issue, but createSideBar item could check whether an item with a same name already exists and remove the previous one if it does. This way we can "update" items easily without having to manually close them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions