-
-
Notifications
You must be signed in to change notification settings - Fork 205
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
Language detection / selection needs improvement. #65
Comments
Hi @benjaminkott , |
Hi @webian, thx for your feedback - sry for the late reply i am currently a bit busy. The problem popped up while http://t3rookies.net/ was announced on twitter and some users did not find the language menu so we should at least think about this problem and have a look if there is a smart solution for this. I am not really intending to move the position of the menu since i fully agree that there is no need to put too much weight on the selection. As you may have noticed i did for now only very small changes - in fact i just adjusted the list to be a bit more readable on mobile devices if the language names are longer. I think for extra comfort your suggestion with an extension that handles the automatic detection is the best solution. But this is nothing the bootstrap_package itself should care about. But we could add some additional information to the menu itself for the package - or change the appereance to a dropdown with language flags or something like this to improve the default usability. What do you think? |
Hi @benjaminkott! The best UI solution I can think of is to add a cog icon that when clicked will display site setting with language selection (there could also be other settings in the future). The cog icon link could scroll to the bottom or open a modal. Example: |
Hi again, @webian: Sorry that I opened a new threat. Probably I thought those "old" threads aren´t read any more. Basically I just wanted to point out that the language position on the lower left (footer) simply doesn´t seem to work for users who don´t know the template. In my eyes it´s always quite important to have real users´ feedbacks. Upper right corner probably is the only position that works. It´d be great if the selection could be brought up there - either with a flag or a globe as icon. Is this very complex and do you think any of you guys will find some time to implement it? Thanks a lot in advance! |
@newenduser no problem, I was wondering if there was a reason that I didn't get to open a new issue. (when you reply to an issue, Github sends emails to the users that participate to the discussion so no worry, old issues are still read) I should work on this but not really soon, sorry. Maybe a quick solution, if you know (or wanna learn) a little of jQuery is to inject a link in the main menu (CSS styled as you want) that, when clicked, will scroll the page down to #language_menu. |
@webian Thanks again for taking care of this issue and I will keep my fingers crossed that you will find some time for it! Thanks also for the tip with the link, although I personally think that a "cleaner" solution would be much better. I am quite sure that many out there dealing with international users would greatly appreciate the "upper right"-solution! Thanks! |
@webian & @newenduser this is to confirm the problematic language selection. |
@webian Good morning (to you all)! I was wondering if there is any progress regarding the language menu position? We plan on going live with our little new multi-lingual project within the next weeks. I am just curious whether you have had time already to take a look? Not exactly knowing where you are located, please be sure that we will buy you a beer for helping us out! Have a great Thursday! |
Hi @newenduser, I hope it helps. |
Hi @webian, Thanks a lot, works nicely! The only thing I don´t understand is that the mobile dropdown menu looks different to the desktop version. The colors I defined are different. This is somehow strange, since the main menu looks the same in both versions. Do you have a hint for me by chance? Anyway, it´s good to have the language selection on the upper right now, thanks again! |
Hi @newenduser, |
Hi @webian! Sorry for my delay in responding! I am happy to forward the URL once we go live - this will be in a couple of days / weeks. It´s not a major issue, but it is strange in my eyes that e.g. the hover color is different once the menu is collapsed (for smaller devices). Actually I would like to show you guys the website anyway, since the template you all are working on so much helped us a lot. Thanks! |
@webian In October you asked for a URL to check, here it is: eventmachine.xyz. Took us a while, but I wanted to have a proper solution for us (including automatic language detection) first. If you compare the mobile and the desktop versions, you will see that the hover effect for the dropdown menu differ...and I don´t really know why... Thanks again! |
Thanks for your report, i´ve created a new epic to collect all language related issues, or areas that could need improvement: #510 Will close this issue for now, but will be referenced in the epic. |
The current position of the language menu seems to be problematic. Users on Mobile devices may not find the selection.
The text was updated successfully, but these errors were encountered: