mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
965 stars 244 forks source link

In HTTP query editor's network panel, request tab doesn't scroll #2685

Open prakhargupta1 opened 1 year ago

prakhargupta1 commented 1 year ago

Steps to reproduce πŸ•Ή

  1. Preview a query
  2. In the default network panel position, head over to the request tab and try to scroll down.

Current behavior 😯

https://github.com/mui/mui-toolpad/assets/92228082/bbf3e043-f288-439a-bbad-6eeac67405d3

No response

Expected behavior πŸ€”

No response

Context πŸ”¦

No response

Your environment 🌎

npx @mui/envinfo ``` System: OS: macOS 13.3 Binaries: Node: 20.2.0 - ~/.nvm/versions/node/v20.2.0/bin/node Yarn: 1.22.19 - ~/.nvm/versions/node/v20.2.0/bin/yarn npm: 9.6.6 - ~/.nvm/versions/node/v20.2.0/bin/npm Browsers: Chrome: 116.0.5845.187 Edge: Not Found Safari: 16.4 npmPackages: @emotion/react: 11.11.1 @emotion/styled: 11.11.0 @mui/base: 5.0.0-beta.15 @mui/core-downloads-tracker: 5.14.9 @mui/icons-material: 5.14.9 @mui/lab: 5.0.0-alpha.144 @mui/material: 5.14.9 @mui/private-theming: 5.14.9 @mui/styled-engine: 5.14.9 @mui/system: 5.14.9 @mui/toolpad: ^0.1.28 => 0.1.28 @mui/toolpad-components: 0.1.28 @mui/toolpad-core: 0.1.28 @mui/toolpad-utils: 0.1.28 @mui/types: 7.2.4 @mui/utils: 5.14.9 @mui/x-data-grid: 6.13.0 @mui/x-data-grid-pro: 6.13.0 @mui/x-date-pickers: 6.13.0 @mui/x-date-pickers-pro: 6.13.0 @mui/x-license-pro: 6.10.2 @mui/x-tree-view: 6.0.0-alpha.2 @types/react: 18.2.21 react: 18.2.0 react-dom: 18.2.0 typescript: 5.2.2 ```
rohanprasadofficial commented 1 year ago

@prakhargupta1 can i take this up ?

prakhargupta1 commented 1 year ago

SureπŸ‘

rohanprasadofficial commented 11 months ago

Looked into this, seems the issue is with other tabs as well , only response tab scroll is working. trying to find a proper fix.