Devextreme-reactive: Incorrect viewport of VirtualTable inside dx Popup

Created on 27 Apr 2020  路  3Comments  路  Source: DevExpress/devextreme-reactive

  • [x] I have searched this repository's issues and believe that this is not a duplicate.

I'm using ...

  • [x] React Grid

Current Behaviour

VirtualTable incorrectly calculate the width of the viewport when using Grid inside devextreme Popup component. Regardless of Popup width only two column with data are visible but table rows are displayed across the entire width.

Expected Behaviour

Columns with data are visible across the entire width of the table.

Steps to Reproduce

  1. Open Codesandbox example
  2. Scroll table horizontally

Link to the example that reproduces the issue: <https://codesandbox.io/s/dark-microservice-ngddk?file=/demo.js>

Screenshots

viewport

Environment

@devexpress/dx-react-core: "2.6.2"
@devexpress/dx-react-grid: "2.6.2"
@devexpress/dx-react-grid-material-ui: "2.6.2"
@material-ui/core: "^4.9.7"
@material-ui/icons: "^4.9.1"
devextreme: "19.2.7"
devextreme-react: "19.2.7"
react: "^16.13.1"
react-dom: "latest"

Grid question

Most helpful comment

All 3 comments

@igor-stecyura

If you have any further questions, feel free to contact us.

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests.

Was this page helpful?
0 / 5 - 0 ratings