adobe / adobe/aem-react-core-wcm-components-base
[bug] v1 Teaser Image is missing the link wrapping the image element
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
v1 Teaser Image is missing the link wrapping the image element. This differs from the HTL implementation and should be normalized.
**To Reproduce**
Steps to reproduce the behavior:
1. Create a new SPA and add a v1 Teaser component
2. Author an image, title and link
3. See that there is a link around the title, but not around the image.
**Expected behavior**
The image should be wrapped in a link just like the HTL implementation
Contributor guide
Research direction
Start by locating the v1 Teaser Image rendering and comparing it with the HTL implementation, using the reproduction steps with an authored image, title, and link. Done means the image is wrapped in the link when one is authored, matching the title's behavior and the HTL implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100