Skip to content

DevTools Network tab header and footer toolbar controls overlap on narrow screens #10004

Description

@khusantoy

Describe the bug
On narrow screens or side-panels, the header toolbar controls (filter input and export buttons) in the DevTools Network tab and the footer status bar elements overflow and overlap on top of each other instead of scaling responsively.

To Reproduce
Steps to reproduce the behavior:

  1. Open Flutter DevTools (or embedded DevTools inside VS Code).
  2. Resize the panel/window to a narrower width.
  3. Open the Network tab.
  4. Observe the header icons overlapping inside the filter container and footer elements clipping past the right border.

Expected behavior
Toolbar and status bar elements should gracefully adjust layout, hide text labels, or move secondary actions into an overflow menu (...) on compact screen widths.

Screenshots

Image Image

Please complete the following information:

You can run the Dart: Collect Diagnostic Information command from the VS Code command palette (F1) to easily capture this information or provide it manually.

  • Operating System and version: macOS
  • VS Code version: 1.136.1
  • Dart extension version: 3.142.0
  • Dart/Flutter SDK version: 3.47.2
  • Target device (if the issue relates to Flutter debugging):

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions