dbltoe:
I've tried both and really like both. The new header seems to be a little more lenient when reaching the end of a dropdown.
Could you dumb this down for me, please? Keep in mind English is not my native language, I really don't know what you're saying here. :smile:
dbltoe:
Customer feedback is mixed. As pilou2 pointed out, different parts of the page are important to some folks. One customer had us relocate the old orders (now Orders by Status) to its current position in the upper-right corner, as that was their primary focus. They often have to obtain supplies to fill orders, and they are seldom sent out in sequential order.
Another customer wants the emphasis on New orders: as their orders always go out within 1 business day. Their New orders rarely have a "Processing" hidden on page 2 of the orders. <nitpickAlert> Mixed case often leads to missing important items. "New orders" does seem to be the only one.</nitpickAlert>
In looking at the layout, I was wondering if each section could be moved to a preferred spot on the page. I was looking for something like the method lat9 uses for the Login-Page Layout (L;P,G,C;B) or the "slider" for the Layout Boxes Controller. With a method like either of those, you'd really make owners happy.
Brilliant idea and something I was actually considering to do, but I'd prefer to get this pushed into core code instead of making it a plugin (thus the PR for 2.2.0). The more complex we make it, the less chance of it becoming core so this was the bare minimum I could do.
What I really wanted to do was to have a drag-and-drop grid (similar to layout boxes controller) where user would re-arrange dashboard widgets as they wish, but I'm afraid that would be too much to get adopted into core. So yeah, just a visually modernized dashboard and you still have to edit code to rearrange location (just like it currently is).
dbltoe:
I personally have my browser set to auto-zoom to 150% and use the largest font. Old age and trifocals will do that to you. Even when I go back to 100% and the recommended font, so much of the information is still "below the fold". To me, the top row and the dashboard SalesChart keep me from seeing items that I might want to see first. 385px high is a lot of real estate even on today's larger monitors. On mobile, even though the first item on the page is Orders Today, you're at the bottom of the second page before seeing New orders. If I'm looking for a specific customer to make an order, I'd have to do some scrolling to find it. Again, owner adjustment of the locations would be nice.
I'm with you 100%, but again, same as above - you'd just have to edit the layout and arrange the boxes in code. Comparing it with the current dashboard, I'd say there more important content above the fold (statistics are at the top which I believe are the least important).
But again, any user-friendly option to have it controlled from the admin means less chance of reaching core (somebody please correct me if I'm wrong as I'm more than happy to push this through and make it top notch).
dbltoe:
I also wondered if, with the now available YOUR_ADMIN/includes/css/dist-site-specific-styles.php, it might be helpful to take the CSS out of the files and provide a quote-surrounded block to be added to the renamed site-specific-styles.php. Sort of keeping all the eggs in one basket. One slip editing the CSS in the mod's core has far worse implications than in the site-specific-styles.php.
If it gets rejected as core code, seems like a good idea. However, if it becomes just a "plugin", it will reach far less users so it's not really modernizing the platform (which I'm so desperately rooting for).
dbltoe:
Also, Maximum Display of Orders on Orders Page is set to 20 yet the page only shows 10 orders.
Bug spotted!
dbltoe:
I'm fully aware of the saying about opinions and I really don't want to come across as denigrating your work. I fully support what you're doing here and will assist in whatever way I can. Coding, not so much.:P Nitpicky? I'm your man. Just ask haredo.
Quite the opposite - I absolutely love comments and discussion, it almost always results in new ideas or improvements. My clients loved the redesign, didn't have a single complaint. Yours already have ideas or would like something different. I love it! The more people get involved, the more comments we can get and then decide on the final result. Can't please everyone (and there's always an option to do custom work), but if 7/10 people ask for the same thing, we probably do need to listen to that...