Edit report at https://bugs.php.net/bug.php?id=66136&edit=1
ID: 66136 Updated by: [email protected] Reported by: aaron at aaronholmes dot net Summary: viewport widths less than 767px are problematic Status: Assigned Type: Bug Package: Website problem Operating System: N/A PHP Version: Irrelevant Assigned To: levim Block user comment: N Private report: N New Comment: https://github.com/php/web-php/ Previous Comments: ------------------------------------------------------------------------ [2013-12-19 19:40:31] aaron at aaronholmes dot net I do not have a patch, I threw together the change in Chrome's dev tools. Where can I access the code for the site? I will make the change there and submit a patch. ------------------------------------------------------------------------ [2013-12-19 19:35:20] [email protected] Oh, and Aaron's idea might work, which would be option 3. ------------------------------------------------------------------------ [2013-12-19 19:34:43] [email protected] I do not yet have a fix for this because of demands on my time; I am taking a long vacation soon and will be able to fix it then. If someone wants to go ahead and fix it before me, we have two options: 1. Provide a "Skip to Content" link. 2. Switch the order of the related functions list and the content so that content is displayed first. I am still undecided which approach I like better but either one is better than what's live. ------------------------------------------------------------------------ [2013-12-19 19:30:23] [email protected] Looks good, do you have the patch? ------------------------------------------------------------------------ [2013-12-19 10:15:04] aaron at aaronholmes dot net The size of my browser window in this case is half the resolution of my macbook (I use hyperdock to automatically size windows, and I have browser windows side-by-side most of the time). I think a link would get lost in the page content, and generally, the less clicks it takes to get to what a user is looking for, the better. I don't believe switching the order is the best solution either. What do you think of an "accordion-style" container for the list of functions, and leaving the "String Functions" header in place, with an icon (a down-pointing chevron?) to indicate that it's expandable? Something like this: http://imgur.com/3Ix9DdD ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at https://bugs.php.net/bug.php?id=66136 -- Edit this bug report at https://bugs.php.net/bug.php?id=66136&edit=1 -- PHP Webmaster List Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
