Skip to main content
Working on it!

Place header filtering dots always on bottom right side of the header

Related products:Universal GUI
  • November 26, 2025
  • 4 replies
  • 52 views

Forum|alt.badge.img+8

The latest GUI (2025.3.12.0) supports header filtering for numeric fields, which generally are aligned to the right side. The three dots for header filtering are then placed on the left side of the field. And when a header is multiple rows, the three dots are vertically aligned to the middle.

The effect of this is a unclear and sloppy header when fields with different alignments are mixed. For a user it isn’t instantly clear which three dots are for which field this way. For example: 

 

Please always place the three dots on the bottom right side of the header (or make this configurable).

4 replies

Arie V
Community Manager
Forum|alt.badge.img+12
  • Community Manager
  • November 27, 2025

@PeterKeeris This is ugly indeed, we’ll fix with the next Universal GUI release that the Filter icon is always displayed at the (center) right for all columns, regardless of domain alignment or number of lines:
 

New styling

When a filter is applied, a small dot will show in the Accent color on the Filter icon too:

New styling with filter applied

NOTE: due to other reasons we happen to upgrade the styling to a newer version of Ag-Grid, this effectively removes the icon with the 3 dots and only displays a single Filter icon going forward.

Old styling

How do you like these changes?


Arie V
Community Manager
Forum|alt.badge.img+12
  • Community Manager
  • November 27, 2025
NewWorking on it!

Forum|alt.badge.img+8
  • Author
  • Captain
  • November 27, 2025

@PeterKeeris This is ugly indeed, we’ll fix with the next Universal GUI release that the Filter icon is always displayed at the (center) right for all columns, regardless of number of lines:
 

New styling

When a filter is applied, a small dot will show in the Accent color on the Filter icon too:

New styling with filter applied

NOTE: due to other reasons we happen to upgrade the styling to a newer version of Ag-Grid, this effectively removes the icon with the 3 dots and only displays a single Filter icon going forward.

Old styling

How do you like these changes?

Thanks for the fast response/action. That looks a lot better, although my personal preference would still be to align headers to the bottom.

Just to make sure: will the filter icon be placed on the right side even when the domain is aligned to the right?


Arie V
Community Manager
Forum|alt.badge.img+12
  • Community Manager
  • November 27, 2025

@PeterKeeris This is ugly indeed, we’ll fix with the next Universal GUI release that the Filter icon is always displayed at the (center) right for all columns, regardless of number of lines:
 

New styling

When a filter is applied, a small dot will show in the Accent color on the Filter icon too:

New styling with filter applied

NOTE: due to other reasons we happen to upgrade the styling to a newer version of Ag-Grid, this effectively removes the icon with the 3 dots and only displays a single Filter icon going forward.

Old styling

How do you like these changes?

Thanks for the fast response/action. That looks a lot better, although my personal preference would still be to align headers to the bottom.

Just to make sure: will the filter icon be placed on the right side even when the domain is aligned to the right?

Well spotted, Column headers are currently Bottom aligned and should stay that way. My screenshot was from a PR that’s still in progress, so we’ll make sure to change this before merging and releasing.

Filter icons will then indeed become Bottom right aligned, regardless of Domain alignment setting. That was not clear in my previous message (have edited it now).