-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaround
Description
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 workaroundThe issue is important to a large percentage of users, with a workaround