Open
Bug 1961501
Opened 27 days ago
Updated 22 days ago
Refactor the Tab Group editor panel to use PanelMultiView
Categories
(Firefox :: Tabbed Browser, task, P5)
Firefox
Tabbed Browser
Tracking
()
NEW
People
(Reporter: itiel_yn8, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [fidefe-tabgrps-panels])
The panel is currently using JS to hide and unhide divs and elements that are required (or not required), effectively displaying sort of like a different panelview, much like what a PanelMultiView would be doing.
I think the panel should be just using PMV; this would make panel headers work like everywhere else, and would also have the added bonus of having the possibility of going back to the main panel view, if the user is in the "Suggested tabs" view. Currently the Cancel/Save buttons would close the panel, and have no way of going back to the previous view.
Updated•22 days ago
|
Severity: -- → N/A
Points: --- → 3
Priority: -- → P5
Whiteboard: [fidefe-tabgrps-panels]
Updated•22 days ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•