Skip to content

Navbar logo clickability navigates incorrectly #4771

Description

@Vukotije
Recording.2026-05-13.170317.mp4

Description

When interacting with the SuperPlane logo, there are a few navigation issues that result in confusing or broken behavior for the user.

Observed behavior

  1. When you click the logo while you are already on the Canvases page, it is still clickable and appears to “navigate”, but you stay on the same page and nothing effectively changes for the user. This feels redundant and misleading; it probably should not be clickable in this state.

  2. When you click the logo from the items in the navbar, they relocate you back to the Canvases view instead of the expected destination. This is good.

  3. If the user has no canvases to land on (for example, not logged into any organization), clicking the logo will lead to a 404.

Expected behavior

  • When already on the Canvases page, clicking the logo should be disabled so it is clearly non-interactive.
  • If there is no valid canvas/org to route to, clicking the logo should fall back to a safe, non-404 page (e.g. a neutral home/dashboard or an empty-state screen).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions