Open
Bug 1961987
Opened 28 days ago
Updated 27 days ago
Replace nested moz-card in Sidebar History Date and site view with moz-details
Categories
(Firefox :: Sidebar, task, P2)
Firefox
Sidebar
Tracking
()
NEW
People
(Reporter: mstriemer, Unassigned)
References
(Depends on 2 open bugs)
Details
Attachments
(1 file)
Bug 1873542 and bug 1956560 have proposed changes to extract a moz-details
out of the moz-card
styling for the "accordion" variant.
Since the Date and site sorting of the History sidebar is nesting moz-card[type=accordion]
elements inside of each other and removing the styling (since bug 1959272) it would make sense to use the moz-details
element instead. The styling changes from bug 1959272 should be able to be removed (from sidebar-history.css and the moz-card.mjs files)
Reporter | ||
Comment 1•28 days ago
|
||
Depends on D246373
Updated•27 days ago
|
Severity: -- → S4
Priority: -- → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•