User tests: Successful: Unsuccessful:
see: #5912
On smaller devices, the mobile menu toggle seems to be acting oddly.
1st click = menu slide down
2nd click = menu slide up
3rd click = menu slide down
4th click = Nothing happens
No errors are appearing in the console log when it stops working.
Tested on Firefox (latest stable, developer and beta) and Chrome (latest).
I've started trying to debug the issue and will submit a pull request if I find a solution
Labels |
Added:
?
|
Category | ⇒ | Templates (admin) UI/UX |
Rel_Number | ⇒ | 5912 | |
Relation Type | ⇒ | Pull Request for |
Easy | No | ⇒ | Yes |
@test works for me - thanks
Correction - this breaks the desktop
@brianteeman - Re-fixed this for larger screens. Now the height: auto is only applied to screen widths >= 768. Not sure what on earth is up with the styling for your filter when it should be on the left hand side but I don't get that at all.
Thanks!
Closed see #5924
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-01-29 15:33:13 |
Closed_By | ⇒ | brianteeman |
@C-Lodder can you also add the fix to the less file?
See: https://github.com/joomla/joomla-cms/blob/staging/administrator/templates/isis/less/template.less#L699-701