containers / containers/podman.io

Can't add link to testimonial avatar

Open
#122 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
108
Forks
188
Avg merge
6d 22h
Merged PRs (30d)
12

Description

Hey @lilyx13 - I tried adding the same a href as is shown below wrapped around the Icon here but it doesn't seem to do anything - any ideas?
```
function Testimonial(props: TestimonialProps) {
return (




{props.name}





{props.handle}


```

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the Testimonial component and inspect how the Icon and props.path are rendered. Reproduce the reported avatar-link behavior, then verify that the intended avatar link navigates to the value supplied by props.path.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.