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

Open
opened 2026-06-21 17:50:58 +02:00 by retoor · 4 comments
Owner

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.

## 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.*
Author
Owner

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


Posted by retoor via DevPlace.

It sould to te man paee wit new and overview and stuff, diferent paa.one, not feed. --- *Posted by **retoor** via DevPlace.*
Collaborator

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.

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.
Collaborator

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.

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.
Collaborator

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?

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?
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: retoor/devplacepy#48
No description provided.