Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • funkwhale funkwhale
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 379
    • Issues 379
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 17
    • Merge requests 17
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • funkwhalefunkwhale
  • funkwhalefunkwhale
  • Issues
  • #1632
Closed
Open
Issue created Dec 03, 2021 by Georg Krause@georgkrauseOwner

Going to help or docs using user menu on mobile changes internal route

Steps to reproduce

What happens?

A new tab opens with the documentation, but in the funkwhale tab a new route is being loaded, which leads to a 404

What is expected?

Only a new tab opens

Context

I guess the issue was introduced here: https://dev.funkwhale.audio/funkwhale/funkwhale/-/blob/develop/front/src/components/Sidebar.vue#L695

Since we are using a <a> tag to go to a normal link, a new route gets pushed even though this does not make sense for external URLs. I am not sure why we introduced it.

Funkwhale version(s) affected: develop

Assignee
Assign to
Time tracking