Skip to content

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

Merged
correct-horse-battery-bench merged 1 commit into
masterfrom
2130-enhancement-new-theme-sort-buttons-on-different-place
Jun 2, 2026
Merged

2130 always place sort arrow to the left of column labels#689
correct-horse-battery-bench merged 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.
@correct-horse-battery-bench correct-horse-battery-bench merged commit 2a4127f into master Jun 2, 2026
3 checks passed
@correct-horse-battery-bench correct-horse-battery-bench deleted the 2130-enhancement-new-theme-sort-buttons-on-different-place branch June 2, 2026 12:21
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

2 participants