Skip to content

Filter overlay hides under table header #69

@davazlan

Description

@davazlan

Describe the bug
On a datagrid with fixed header, if I click on filter, the overlay hides partially under the header.

To Reproduce
Steps to reproduce the behavior:

  1. Create a datagrid
  2. Set it to fixed (Fixed="FixedMode.All")
  3. Set at least one column to CanFilter="true"
  4. Click on the filter

Screenshot:
image

Environment

  • Blazority Version: 0.10.0
  • .NET Core Version: 5.0
  • Browser: Chrome, Edge

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions