Closed
Bug 1503595
Opened 7 years ago
Closed 7 years ago
Track Changes - Changes panel needs empty state
Categories
(DevTools :: Inspector, enhancement, P2)
Tracking
(firefox65 fixed)
RESOLVED
FIXED
Firefox 65
| Tracking | Status | |
|---|---|---|
| firefox65 | --- | fixed |
People
(Reporter: nchevobbe, Assigned: rcaliman)
References
Details
Attachments
(1 file)
Currently, if you didn't make any change in the inspector, the panel is blank.
We could have some text saying that no changes were made yet.
| Assignee | ||
Updated•7 years ago
|
Blocks: track-changes
Priority: -- → P2
| Assignee | ||
Updated•7 years ago
|
Summary: Empty state for the Changes panel → Track Changes - Changes panel needs empty state
| Assignee | ||
Comment 1•7 years ago
|
||
Design spec: https://mozilla.invisionapp.com/share/6MLNVPYGR97#/screens
- add localization file
- add strings to show when no CSS changes are available to show
- conditionally show empty state message or diff of changes in React component
MozReview-Commit-ID: 8xYJmg0yGAM
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → rcaliman
Status: NEW → ASSIGNED
Pushed by rcaliman@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4bf8c65381d0
Add empty state for Changes panel; r=gl
Comment 3•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox65:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 65
You need to log in
before you can comment on or make changes to this bug.
Description
•