Automattic / Automattic/wc-synchrotron
Product List: Extra CSS Classes needed
Open
UI
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
From a conversation with @jameskoster:
Couple of things I need for edit view when you have some time;
- Can we add a `product-list—editing` (or something similar) class to `product-list` ?
- Can we add a class to `product-list__list-cell` to indicate that it contains an input?
Contributor guide
Research direction
Start by locating the product-list markup and the product-list__list-cell component or template, then inspect how the edit view is rendered. Add the requested editing and input-indicator classes, and verify that they appear on the relevant elements in edit view without affecting the other product-list states.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100