-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Optimizing Menu Usability and save space for better integration in other apps #1048
Comments
Attachment: Preview |
Attachment: ExtJS based prototype, needs to be converted to jQuery to work with piwik |
i added this as independet request, but said that before in #5597 |
Hey kaystrobach, can you please post a bigger screenshot? or even a URL with the demo if possible :) Thanks! |
Marking as a dupe of #1028. The screenshot isn't clear but your proposal appears to also move the nav bar links into the menu, and at the same time, drop the breadcrumb feature in the current menu system. What happened to the site & language selectors? |
Please have a look into the menu.zip file, there is a complete extJS based prototype. The language selector is a submenu of General. |
Attachment: Large preview as requested, but i think the prototype is better |
can you please post a public URL with the demo so we can have a look? thanks |
of course: It's just a javascript prototype of the dashboard without any php. So you simply needed to extract the .zip archive. But please have a look on the above link. Regards Kay |
here is a piwik, with an menu changing extension. the code is in #177 |
This is interesting, but I think there's a big drawback: we lose the navigation feature that the current menu provides. The user needs to know, without clicking anywhere, which report > subreport he is currently looking at. I can think of two solutions
I like the compactness of this menu so I think it's worth trying the breadcrumb solution. thoughts? |
please do not put the menu to the left! I moved it to the top to make it easy to integrate piwik in other webapplikations like TYPO3 and be as slim as possible. Possible Solutions:
I've added highlighting of the last clicked element and it's parent to the prototype. Best regards Kay |
Kay, do you think you could try to add the breadcrumbs at the top too? I like the fact that the menu is highlighted but I'm curious how more usable it would be with the breadcrumbs. I would say they should be the size of the H2 title, and could read "Referers > Websites" with the referer being clickable to show the first submenu. Thoughts? |
being clickable to show the first submenu SVN to test on your local maschine: |
the language selector is a bit scared in webkit browsers, i know this issue but it's ok in ie, opera and firefox. |
kaystrobach, would you be able to provide a demo where only the new menu would be provided but all other elements (language selector, calendar, etc.) would be at the same position (in the top bar). This would help us decide on going forward with your code and keep one modification at a time. One small bug report: when you click on the main menu Visitors, it should
Thanks |
hello matt, my time is currently very limited. The code is commented very well (i think) and just modifies the standard html of piwik with some jQuery, please comment out the mod's you dislike to get an overview. The Feedback from the users of the TYPO3 Extension EXT:piwikintegration is very positive on the complete menu change. (I've send a mail to [email protected] with a small description and the request of getting a consultant but got no answer ...) Interesting JS File: General SVN: Best regards Kay |
kaystrobach, I understand your time is limited. When you have more time to submit a patch, please do so. In the meantime, I decrease priority of the ticket. Thanks! (Also, I have replied to your email, sorry for the delay) |
ok, just the menu - i will do that this evening. Best regards |
current state: Problem: |
kaystrobach, I meant: do you think you can provide a standard Piwik install with only the new menu in it? all the colors would be the std piwik colors, the top bar would be the same, etc. just the menu would be updated (below the Piwik logo). |
like that? How do you wanna get the code? Problems: User can get confused where he is, a solution (other menu style) can be provided with a simple header: The Code is as comment in the following example:
|
do you have any feedback? |
kaystrobach, I quite like the concept... Here are a few bug reports
what do others think of this new menu? Is it better than current menu? |
|
after working a while on the concept, i found out that there is an entry on the jQuery Changelog, that they fixed quite a lot around the events, perhaps it's working with the new release. @matt: do you have any replies to the last message @matt: i added the h2 to represent the current menu state. @matt: i dropped the slidedown effect and use show() and hide() to avoid the toogling, the other way would be to add a delay, but it's a concept ;) |
I don't think it helps with vertical space though... Also, we are probably going to work very soon on the re-design of the UI: see screenshots in #1154 and they show the same horizontal menu. I agree this is not ideal though, but I can't think of a good solution. What do you think about these mockups? |
Replying to matt:
I like the version of Kay very much, it would be great it his work could go into piwik! I think this is a very important point... |
Take a look on the following screens: This is a part of EXT:piwikintegration for TYPO3. With some changes Piwik can be really great. Best regards |
Replying to kaystrobach:
Those patches are realy great, if you use this piwik version within a big projects and TYPO3 it just feels much better with those changes than stand-alone how it is in the official version. |
have you used it already -> i would like to get some detailed feedback |
is this something we could do with regards to new design? If so please comment here with suggestion :-) |
see #6917 |
Many users which evaluated piwik say "wow", but please change the menustructure. Especially the horinzontal menu confused many of my customers, we should use vertical menus (as they are standard on many systems).
An other problem in my opinion is that there is too much space used for logo and the message, that piwik needs help.
Please have a look on the prototype attached.
I talked to customers and the would find this change usefull.
Keywords: Menu
The text was updated successfully, but these errors were encountered: