Skip to content

Sort arrow pieces appear horizontally rather than vertically. #7304

@mcalmus

Description

@mcalmus

Bug, feature request, or proposal:

Bug

What is the expected behavior?

Arrow pieces look like an arrow.

What is the current behavior?

arrow pieces appear horizontally next to one another rather than vertically.

What are the steps to reproduce?

I haven't been able to reproduce it with a simple test case (and can't upload my regular site), but with the patch from #6802 in place (beta 11), I'm seeing the sort header "stem" and indicator appearing horizontally next to one another rather than vertically. Looks something like | ^

I was able to fix this by (with the debugger) adding a "flex-direction: column" style to the "mat-sort-header-arrow" class.

Would it be possible to do so in the official release?

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

material beta 11

Metadata

Metadata

Assignees

Labels

P2The issue is important to a large percentage of users, with a workaround

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions