This commit is contained in:
@@ -304,6 +304,18 @@ Do not show `no comment provided`; leave the comment empty when no comment has b
|
||||
### Assistant outcome
|
||||
Changed feed rendering to leave the comment area empty when a link has no comment, removing the `No comment provided` placeholder. Added a regression assertion and validated the change.
|
||||
|
||||
### User
|
||||
Decrease the space between LinkLog items.
|
||||
|
||||
### Assistant outcome
|
||||
Reduced the feed grid gap from 14px to 8px so link-log items sit closer together while preserving the existing item padding and responsive layout.
|
||||
|
||||
### User
|
||||
Perform the next items on the todo list.
|
||||
|
||||
### Assistant outcome
|
||||
No TODO markers remained, so addressed the next concrete requirements gap found during validation: user profile summaries now render on `/<user>/` pages even when that user has no links, by loading profile data independently from the feed.
|
||||
|
||||
### 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user