MudBlazor/MudBlazor
MudDataGrid: Vertical scroll is broken with fixed height and sticky columns
开放
#7,237 创建于 2023年7月20日
bughas workaroundhelp wantedregression
仓库指标
- 星标
- (10,394 个星标)
- PR 合并指标
- (平均合并 6天 6小时) (30 天内合并 108 个 PR)
描述
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