Closed
Bug 1469047
Opened 7 years ago
Closed 7 years ago
Create common React ancestor for PushList and DetailsPanel
Categories
(Tree Management :: Treeherder: Frontend, enhancement, P1)
Tree Management
Treeherder: Frontend
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: camd, Assigned: camd)
References
Details
Attachments
(1 file)
This will allow us to share context items like Notifications, etc. I'll expand this container to own more components as we convert them to React.
| Assignee | ||
Updated•7 years ago
|
Blocks: treeherder-react
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → cdawson
Status: NEW → ASSIGNED
Priority: -- → P1
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Attachment #8985714 -
Flags: review?(emorley)
| Assignee | ||
Updated•7 years ago
|
Attachment #8985714 -
Flags: review?(sclements313)
Updated•7 years ago
|
Attachment #8985714 -
Flags: review?(emorley) → review+
Updated•7 years ago
|
Attachment #8985714 -
Flags: review?(sclements313) → review+
Comment 2•7 years ago
|
||
Commit pushed to master at https://github.com/mozilla/treeherder
https://github.com/mozilla/treeherder/commit/a81e7a85c76565d3f1d1bb04ce3b243d0cf328aa
Bug 1469047 - Create common React ancestor for PushList and DetailsPanel (#3673)
This will allow better interaction between the two components. As we convert
more items (like navbars, etc) we will move them into this umbrella Treeherder
component.
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•