-
Notifications
You must be signed in to change notification settings - Fork 486
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
Lexicon: Ascend and Descend buttons in Management Bar not visible on Mobile or minimized browsers #1252
Comments
…line-block` to display links/buttons inside collapsing navigation inline
Fixes #1252 - Management Bar added .management-bar-item-xs-inline-block
This is fixed in Lexicon CSS 1.0.29. |
Can anyone offer any breadcrumbs of explanation of why Lexicon issues are being reported in Clay and why Lexicon CSS site isn't being updated? And because this affects _unstyled / _styled in DXP 7.0 we as theme maintainers need WAY more details and help in what version information and NPM activity we need to conduct to keep pace with Liferay themes. |
@duracell80 Sorry about the site not being updated, we'll get this updated soon. I filed an issue at #1342. Lexicon CSS is under https://github.com/liferay/clay/tree/1.x which is why issues are being reported in this repo. For the documentation site not being updated, https://github.com/jbalsas/lexiconcss/pulls. In the mean time, changes for 1.0.27, 1.0.28, and 1.0.29 can be found at https://github.com/liferay/clay/blob/1.x/CHANGELOG.md. /cc @jbalsas |
Wow that really is confusing. This pull request here is an issue I had reported with hidden-xs being applied to the sort arrows ... I'm highly confused as to why the change was made to CSS and not HTML, given that it was the HTML at fault and not Lexicon? I'm being told by support that this PR resolves an animation issue. Additionally I'm seeing animations in IE11 crash the browser when mousing out of a web content title field into a different field. 100% CPU usage, causing users in IE to not be able to even write web content due to this UI performance issue. Currently I have no real grounding on how to proceed and can't trace a clear path given the information I was directed to on two separate issues. |
The changes in this pull were only to allow the sort arrow buttons to be aligned on the same line as Order by: {property} in smaller screens. The #1266 only fixes an animation issue with the Product Menu and other slide out navigations in IE11 and isn't related to the editable title element in web content. |
When using Liferay on a mobile device/smaller browser size, you do not have the ability to sort content due to the ascending and descending arrows missing from the UI. This can be reproduced in all instances of management bar.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: