Skip to content

[data grid] Scrolling with scrollbar jumps back to a previous position when getRowHeight={() => 'auto'} is used #899

[data grid] Scrolling with scrollbar jumps back to a previous position when getRowHeight={() => 'auto'} is used

[data grid] Scrolling with scrollbar jumps back to a previous position when getRowHeight={() => 'auto'} is used #899

name: Add closing message to issue
on:
issues:
types:
- closed
permissions: {}
jobs:
add-comment:
name: Add closing message
if: github.event.issue.state_reason == 'completed'
uses: mui/mui-public/.github/workflows/issues_add-closing-message.yml@master
permissions:
contents: read
issues: write