Describe the bug
The header row is being covered over by the inline filter row.
To Reproduce
Steps to reproduce the behavior:
- Create a datagrid with long headers so that they wrap (making the header taller), using the inline filter, set Fixed to Header or All
- Add enough data that the scroll bar is visible
- Scroll down
- See error (filter row moves up, partially covering the header row)
Environment
- Blazority Version 1.0.1
- .NET Core Version 5
- Browser Chrome