Stocks widget: introduce default state for Medium and Large sizes
Categories
(Firefox :: New Tab Page, enhancement)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox154 | --- | fixed |
People
(Reporter: nina-py, Assigned: nina-py, NeedInfo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Introduces the read-only default state for the Stocks widget in the Medium and Large sizes, showing the default set of ETFs fetched from Merino.
The Small size is left out for now: it stays in the registry but is hidden from the widget's size menu.
Figma ref: https://www.figma.com/design/i8wWurQ8yn9y5hCjnf8BYu/HNT---Nova?node-id=1855-228362&m=dev
| Assignee | ||
Comment 1•2 months ago
|
||
Adds a StocksFeed that fetches the default set of ETFs from Merino and stores
them in the widget's state. The widget shows them read-only at two sizes:
Medium is a grid of ticker, price and daily change; Large is a vertical list
that also includes each fund's full name.
The Small size is hidden from the size menu for now but stays in the registry.
Comment 4•2 months ago
|
||
Backed out for causing failures at browser_all_files_referenced.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/3dde328bee4d
Failure log: https://treeherder.mozilla.org/logviewer?job_id=577670110&repo=autoland&task=VWwFSw3eQpCZfFJI4iaXJA.0&lineNumber=3287
Comment 7•2 months ago
|
||
Backed out for causing failures at browser_all_files_referenced.js.
Backout link: https://hg.mozilla.org/integration/autoland/rev/188aec440b54
Failure log: https://treeherder.mozilla.org/logviewer?job_id=577696105&repo=autoland&task=I8yf9KKaSdC8rHGjvCFwGQ.0&lineNumber=4399
Updated•2 months ago
|
Comment 9•2 months ago
|
||
| bugherder | ||
Updated•1 month ago
|
Description
•