Open Bug 1641491 Opened 4 years ago Updated 4 years ago

Use CSS Grid for the Summary Section in the Headers panel

Categories

(DevTools :: Netmonitor, task, P2)

task

Tracking

(Not tracked)

People

(Reporter: bomsy, Unassigned)

References

(Blocks 1 open bug)

Details

We could also use table or grid layout for the summary info in the Headers panel to avoid hardcoded paddings/margins, which feels fragile.
E.g. here:
https://searchfox.org/mozilla-central/rev/bc3600def806859c31b2c7ac06e3d69271052a89/devtools/client/netmonitor/src/assets/styles/HeadersPanel.css#189

Honza

It'll enable us to

  • clean up the javascript code
  • remove hacky unstable css
Severity: -- → S3
Priority: -- → P2
You need to log in before you can comment on or make changes to this bug.