Closed
Bug 1565212
Opened 5 years ago
Closed 5 years ago
Create sidebar navigation component
Categories
(DevTools :: about:debugging, enhancement, P1)
DevTools
about:debugging
Tracking
(firefox71 fixed)
RESOLVED
FIXED
Firefox 71
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: ogasidlo, Assigned: ogasidlo)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Scope:
- rename
layout
torouting
and add a new folderrouting/sidebar
- rename pageContainer.js to pageSwitcher.js
- create sidebar component that is containing a list header + will also hold the sidebar-item list component (created in other bug)
- add all files to build
- add test for component
For UI mock, see meta bug.
Assignee | ||
Updated•5 years ago
|
Type: task → enhancement
Updated•5 years ago
|
Priority: P3 → P2
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → ogasidlo
Status: NEW → ASSIGNED
Priority: P2 → P1
Assignee | ||
Comment 2•5 years ago
|
||
Pushed by ogasidlo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f21e8b5c98f0
Create sidebar component, r=ladybenko,fluent-reviewers,flod
Pushed by nbeleuzu@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dc67f09ede45
Fix lint failure. r=cbrindusan. CLOSED TREE
Comment 5•5 years ago
|
||
Backed out 2 changesets (Bug 1565212) for linting failure on application.ftl:116:2.
Backout: https://hg.mozilla.org/integration/autoland/rev/8ddf9983a8d4fa613eafdf9dc8b16a8523efeb6e
Push that started the failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=pending%2Crunning%2Csuccess%2Ctestfailed%2Cbusted%2Cexception&revision=f21e8b5c98f073eaad669f91f15a1a470f30794f&selectedJob=265664587
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=265664587&repo=autoland&lineNumber=254
Flags: needinfo?(ogasidlo)
Pushed by ogasidlo@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7583eb95d94d
Create sidebar component, r=ladybenko,fluent-reviewers,flod
Comment 8•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 71
You need to log in
before you can comment on or make changes to this bug.
Description
•