adobe / adobe/aem-react-core-wcm-components-base
[bug] $ displayed in description
- Dominant language
- TypeScript
- Stars
- 22
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
A clear and concise description of what the bug is.
When authoring list and selecting the description checkbox, there is a $ displayed in the description test
**Package version**
Provide a package version where the bug occurs.
https://github.com/adobe/aem-react-core-wcm-components-base/blob/master/src/authoring/list/v2/ListV2.tsx
**To Reproduce**
Steps to reproduce the behavior:
1. Drag a list component
2. Build list using child pages
3. In the item settings tab select link items and show description checkbox
4. Click Done
5. Items will display $ before description
This is coming from line 72 of the following code
https://github.com/adobe/aem-react-core-wcm-components-base/blob/master/src/authoring/list/v2/ListV2.tsx
**Expected behavior**
Item description must not have $ before the text
**Screenshots**
If applicable, add screenshots to help explain your problem.


**Additional context**
Add any other context about the problem here.
Contributor guide
Research direction
Start with src/authoring/list/v2/ListV2.tsx, especially line 72, and reproduce the issue using the listed list-component steps. Done means the item description displays without a leading dollar sign when the description checkbox is selected.
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
- Clearly specified
- Newbie friendliness
- 35/100