Open Bug 1693734 Opened 3 years ago Updated 3 years ago

Netmonitor - Keep Headers section in focus when edit/resending with the newly sent request data

Categories

(DevTools :: Netmonitor, enhancement, P3)

Unspecified
All
enhancement

Tracking

(firefox86 affected, firefox87 affected)

Tracking Status
firefox86 --- affected
firefox87 --- affected

People

(Reporter: cfogel, Unassigned)

References

(Blocks 1 open bug)

Details

Affected versions

  • 86.0, 87.0a1(2021-02-10);

Affected platforms

  • Win10, macOS 11, Ubuntu 20;

Steps to reproduce

  1. Launch Firefox, access any webpage;
  2. Enable DevTools - network monitor;
  3. Click on any request -> Select Headers tab;
  4. Click on Resend button;
  5. From the dropdown click on the Resend option again;

Expected result / Enhancement suggestion

  • add the post method, "simulate a click on it" so the Headers+Info tab is displayed with the request info;

Actual result

  • Headers tab is closed and request added in the Netmonitor section;

Regression range

  • not a regression

Additional notes

  • UX-wise this would keep in focus the request data.
Has STR: --- → yes

Thank you for the report!

add the post method, "simulate a click on it" so the Headers+Info tab is displayed with the request info;

If I understand correctly, the side bar (with all the side panels like "Headers") should be automatically opened for the new (generated) request, correct?

Honza

Priority: -- → P3

Yes, that is right.

You need to log in before you can comment on or make changes to this bug.