Skip to content
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

Locale selector bit dodgy #1

Closed
ARNHOE opened this issue Jul 16, 2013 · 3 comments
Closed

Locale selector bit dodgy #1

ARNHOE opened this issue Jul 16, 2013 · 3 comments

Comments

@ARNHOE
Copy link

ARNHOE commented Jul 16, 2013

The selector in the CMS seems to be a bit dodgy, sometimes it shows up and sometimes it doesnt show up.

I find it hard to reproduce this. So cant make a really better description, it just happens while browsing through the sitetree.

@tractorcow
Copy link
Collaborator

Yeah, I had a bit of issues with it so I implemented a hack to get around it. I eventually refactored it out and didn't notice the issue anymore, but I think it could be very browser / race condition dependent.

What browser are you using? I'll make sure to test it out using the same one.

I'm using chrome / PC.

I personally hate the dropdown, but I'm not a UX designer so I tried to make do with the existing look and feel elements. :) Any feedback here would be great.

@tractorcow
Copy link
Collaborator

This has probably been fixed with tractorcow@5c15160

Instead of using customScript I use insertHeadTags to inject some variables into the page to be picked up by the fluent.js code that builds the menu. The script would fail if those variables weren't available when the cms menu was 'ready'.

@ARNHOE
Copy link
Author

ARNHOE commented Jul 17, 2013

I was using Chrome Beta on Mac and PC. But this has fixed it.

I think it would be great to have something similiar to a commercial multilanguage module for SilverStripe 3.0.

http://ss-multilingualdemo.kreationsbyran.se/. Below you can find the demo login.

I have used this module for 2.4 (which was free) and it was almost everything I needed in a multilanguage module. And I think fluent is giving me this feeling again apart from the CMS that can still be improved. Which I hopefully can help you with.

tractorcow pushed a commit that referenced this issue Jun 30, 2016
emteknetnz pushed a commit to creative-commoners/silverstripe-fluent that referenced this issue Jan 20, 2023
…remove-deprecated-code

API Remove deprecated code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants