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

Links are not actual links in the sidebar (prevents from opening in a new tab) #532

@zaynetro

Description

@zaynetro

The links in the sidebar are <span> elements which prevents users from opening them in a new tab.

Ex:

<span className='sidebar-item-link'>

Just by changing them to <a> element will resolve a lot of frustration users have.

Do you think this needs fixing? I can do a pull request with the change.

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