Link from avatar to user
Build LinkLog Development Image / development-image (push) Successful in 13s

This commit is contained in:
2026-08-26 12:11:12 +02:00
parent 6651ce8993
commit f0ae526a96
5 changed files with 24 additions and 5 deletions
+6
View File
@@ -226,6 +226,12 @@ Continue to log interactions to the VIBE directory.
### Assistant outcome
Continued the append-only interaction logging convention by recording this prompt and outcome in both VIBE log files.
### User
On the home page, when clicking on the avatar or the user, show the profile information.
### Assistant outcome
Made each home-feed avatar and username link to the corresponding `/<username>/` profile page, added matching link layout styling, and added a regression assertion for the generated profile URL.
### User
Show the avatar with each entry on the home page. On the specific /<user>/ page don't show the avatar and user name with each entry