Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sort arrow pieces appear horizontally rather than vertically. #7304

Closed
mcalmus opened this issue Sep 25, 2017 · 6 comments · Fixed by #7375
Closed

Sort arrow pieces appear horizontally rather than vertically. #7304

mcalmus opened this issue Sep 25, 2017 · 6 comments · Fixed by #7375
Assignees
Labels
P2 The issue is important to a large percentage of users, with a workaround

Comments

@mcalmus
Copy link
Contributor

mcalmus commented Sep 25, 2017

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

@donroyco
Copy link
Contributor

I think you overlooked #7291

@mcalmus
Copy link
Contributor Author

mcalmus commented Sep 25, 2017

#7291 is different from what I'm seeing. As I said It looks like
| ^
The two parts of the arrow are next to one another rather than stacked.

@andrewseguin
Copy link
Contributor

Is this something you are exclusively seeing in IE? Looks like it's not rendering properly in that browser

@kevincaradant
Copy link

kevincaradant commented Sep 25, 2017

@mcalmus Hi,
I'm the author of the issue #7291 and I only make some pictures with chrome browser but when I said in the issue: BTW: Under IE11 it's always ugly. Same issue or not I don't know

it's exactly what I mean / I see in the moment under IE :)

image

@josephperrott josephperrott added the P2 The issue is important to a large percentage of users, with a workaround label Sep 25, 2017
@mcalmus
Copy link
Contributor Author

mcalmus commented Sep 26, 2017

I hadn't tried IE until now. I am seeing it in Firefox 45.7ESR and in IE 11.

@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
P2 The issue is important to a large percentage of users, with a workaround
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants