Skip to content

2130 always place sort arrow to the left of column labels#689

Open
correct-horse-battery-bench wants to merge 1 commit into
masterfrom
2130-enhancement-new-theme-sort-buttons-on-different-place
Open

2130 always place sort arrow to the left of column labels#689
correct-horse-battery-bench wants to merge 1 commit into
masterfrom
2130-enhancement-new-theme-sort-buttons-on-different-place

Conversation

@correct-horse-battery-bench
Copy link
Copy Markdown
Contributor

@correct-horse-battery-bench correct-horse-battery-bench commented Jun 1, 2026

Pin arrow button to the left of the table column label.

Issue: hashtopolis/server#2130

The mat-sort-header arrowPosition was conditional on isNumeric
('before' for numeric columns, 'after' otherwise), so sort arrows
appeared inconsistently to the left or right of column labels.
Pin arrowPosition to 'before' so the sort button is always rendered
to the left of every column label across all tables.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[ENHANCEMENT]: new theme sort buttons on different place

1 participant