-
Notifications
You must be signed in to change notification settings - Fork 3
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
Issue with Lead Profile UI on small screen. #169
Comments
Sure, should I work also on the page with the list of leads, or only on the profile page? |
@atwellpub it should be done, please give it a look, I've tested the new code up to small phones and haven't found any problems |
Looking better already. I'm testing on a 1280 x 1024 monitor (left side monitor for me) and here are a few things: And maybe on resolutions this size and below we hide the photo all together. It's a cramped resolution and doesn't work well unless I zoom out on my browser. But cause I do it does not mean others will. One other thing. The quick buttons for the lead listing page do not handle well in the 1280 width either: Please feel free to make whatever change you feel will improve the experience. |
I also noticed that problem in the conversion path tab. The problem is that the elements are inside span tags that don't have any classes, so they are hard to target. As for the last screencast, are you sure that it is a 1280 width? I've tested it and I start seeing problems starting from a width of 768 where it becomes a mess. But I cannot reproduce your situation in any screen width. Are you sure that you haven't setup your browser to zoom in automatically the pages? I've done that in my Chrome because I work with a full hd screen and some web pages are too small |
The buttons in the leads overview should be fixed now, please test them on your end. Bless the new flexbox element that is a real problem solver |
Incredible! Thank you Giulio. The buttons on the lead list page are sitting well for a small screen now. It's late here and my targeting isnt' good, but from my searches maybe around here?: |
My monitor is whaky, but it's a standardized monitor. I'm not sure what to think. I'm glad your attention shoared it up. |
The conversion path tab was hard to convert. I had to change a lot in the html and the css but I think that the final result is worth the effort. Please check it out and let me know if you find any flaws, on my system the behavior is fluid and adapt to any screen size |
CSS Flexbox will solve a number of these issues With new flexbox CSS syntax, it can handle these layout issues and See: https://scotch.io/tutorials/a-visual-guide-to-css3-flexbox-properties On Fri, Mar 18, 2016 at 11:50 AM, Hudson Atwell notifications@github.com
|
Used Flexbox to build a landing page template recently. I like it. |
@daprela
Will you take a pause on template development to evaluate the Lead Profile UI and make it friendlier to smaller screens (responsive overhaul)?
It's killing me personally, and I know many people have to work on small laptops. We need to step up our presentation on this front immediately now that we are getting a lot of fresh attention.
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/31963233-issue-with-lead-profile-ui-on-small-screen?utm_campaign=plugin&utm_content=tracker%2F260752&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F260752&utm_medium=issues&utm_source=github).The text was updated successfully, but these errors were encountered: