Closed
Bug 1838008
Opened 1 years ago
Closed 1 year ago
Render product review highlights in the shopping container based on response from the API
Categories
(Firefox :: Shopping, enhancement, P2)
Tracking
()
RESOLVED
FIXED
116 Branch
Tracking | Status | |
---|---|---|
firefox116 | --- | fixed |
People
(Reporter: Gijs, Assigned: kpatenio)
References
Details
(Whiteboard: [fidefe-shopping])
Attachments
(1 file)
We'll need to read the highlights information from the API response and insert semantic markup representing those highlights (maybe <dl>
with individual items as <dd><ul><li>One review </li><li>Another review</li></ul></dd>
)?
A custom element would likely make sense here.
There should be some unit-y tests that check that the markup for a given API response is what we expect.
Updated•1 years ago
|
Updated•1 year ago
|
Attachment #9339132 -
Attachment description: WIP: Bug 1838008 - Render product review highlights in the shopping container with mock API response. r=#shopping-reviewers! → Bug 1838008 - Render product review highlights in the shopping container with mock API response. r=#shopping-reviewers!
No longer blocks: 1839735
Blocks: 1839735
Severity: N/A → S3
Priority: P3 → P2
Pushed by kpatenio@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5402b58d2a28
Render product review highlights in the shopping container with mock API response. r=desktop-theme-reviewers,shopping-reviewers,fluent-reviewers,flod,niklas,dao
Comment 4•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•