Skip to content

[FiltersPanel]: Filters in the FiltersPanel are now positioned centered inside the panel if the filter width less than pop-up body. #3065

@MSt1ch

Description

@MSt1ch

Description

Filters in the FiltersPanel are now positioned centered inside the panel if the filter width less than pop-up body.
Previously, filters were aligned to the left edge, which allowed more predictable layout and better visual consistency.

After the update, the alignment behaviour has changed, and filters are always centered.
It is not clear whether this change is intentional or a regression.

Steps to Reproduce

Render a FiltersPanel with several active filters.
Open the page and observe the filter positioning.
Compare the current layout with previous versions where filters were left-aligned.
Actual result
Filters inside the filter panel are aligned to the center
There is no obvious API or prop to control the alignment
Layout differs from previous versions
Expected result
Filters should be aligned to the left as before

Now:
Image
Before:
Image

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions