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

Off canvas open method overlap for f6 #9186

Closed
hoscb opened this issue Sep 18, 2016 · 4 comments
Closed

Off canvas open method overlap for f6 #9186

hoscb opened this issue Sep 18, 2016 · 4 comments

Comments

@hoscb
Copy link

hoscb commented Sep 18, 2016

Hi,

I'm having a bit of problem trying to implement overlap menu for foundation 6. This was a feature in foundation 5 using:

$(document).foundation({ offcanvas : { // Sets method in which offcanvas opens. // [ move | overlap_single | overlap ] open_method: 'move', // Should the menu close when a menu link is clicked? // [ true | false ] close_on_click : false } });

I appreciate if anyone can point me to the right direction or documentation. I'm trying to achieve something similar to http://www.dtelepathy.com/

Thanks.

@brettsmason
Copy link
Contributor

Hi @hoscb
Currently this isn't a feature of F6. However I am working on a complete re-write on the off canvas menu system with the aim for inclusing in 6.3 (RC is due to be released next month), and this is one of the features included. I'll update this ticket when I have something I can share with you to test if you would be interested?

@hoscb
Copy link
Author

hoscb commented Oct 26, 2016

Hi Brett,
Thanks for the reply.
Currently I'm using another off-canvas menu.
Sure, would love to test the new feature if is ready and available.

Cheers

@brettsmason
Copy link
Contributor

@hoscb The PR for off canvas is now up here: #9357
Its still got some things to iron out, but the overlap option is working nicely.
Feel free to test it - I'd welcome the feedback.

@brettsmason
Copy link
Contributor

Off canvas has been completely reworked for 6.3 and this issue should now be solved as there is a new overlap transition option.
Release candidate is out today, witht he full release scheduled for the 15th December.

Closing this, but if you still have issues with 6.3 please re-open.

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

No branches or pull requests

2 participants