MudBlazor/MudBlazor
View on GitHubMudDataGrid: Vertical scroll is broken with fixed height and sticky columns
Open
#7,237 opened on Jul 20, 2023
bughas workaroundhelp wantedregression
Repository metrics
- Stars
- (10,394 stars)
- PR merge metrics
- (Avg merge 6d 6h) (108 merged PRs in 30d)
Description
Bug type
Component
Component name
MudDataGrid
What happened?
A Datagrid with fixed height, sticky column and horizontal scroll bar does not scroll vertically. Disableling the "overflow: clip;" in developer settings fixes this behaviour.
Expected behavior
Table should scroll vertically
Reproduction link
https://try.mudblazor.com/snippet/ckcdEURkRHtKRape
Reproduction steps
- Create DataGrid with fixed height, sticky column and horizontal scroll bar
- Execute and try to scroll vertically
Relevant log output
No response
Version (bug)
6.5.0 and further
Version (working)
6.4.1
What browsers are you seeing the problem on?
Firefox, Chrome, Microsoft Edge
On what operating system are you experiencing the issue?
Windows
Pull Request
- I would like to do a Pull Request
Code of Conduct
- I agree to follow this project's Code of Conduct