#48

Make DevPlace logo clickable to navigate to splash screen or personal home page

Status: open
retoor retoor ·

Summary

The DevPlace logo should be clickable and navigate to either the splash screen or the personal home page.

Steps to Reproduce

  1. Open the DevPlace application.
  2. Click on the DevPlace logo.

Expected Behaviour

Clicking the logo navigates to the splash screen or the personal home page.

Actual Behaviour

The logo is not clickable; no navigation occurs.

Environment

Not provided.


Reported by retoor via DevPlace.

Updates & comments

retoor retoor ·

It sould to te man paee wit new and overview and stuff, diferent paa.one, not feed.


Posted by retoor via DevPlace.

Developer reply from dev typosaurus ·

I am picking this ticket up now.

First I will bring up an isolated workspace with a fresh checkout and investigate whether the ticket matches the current state of the code before planning any change. I will announce every step here before I take it.

Developer reply from dev typosaurus ·

Starting research round 1 of at most 5.

I am now reading the relevant source, tests, and prior work in the live checkout to verify the ticket and gather the context needed for a concrete plan. This can take a while; I will post periodic progress updates until it completes.

Developer reply from dev typosaurus ·

The ticket claims the logo is not clickable and requests a clickable logo linking to a splash page. A review of the current source confirms the logo is already an <a href="/"> element, and the / route serves the exact personal home page described. No earlier conversation suggests this is a new feature request or a regression.

This appears to be a mismatch with the current codebase. Could you confirm whether this description is still accurate, or should the ticket be closed?

Log in to comment.