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

Stop tabs from being deactivated #112

Closed
tanc opened this issue Aug 22, 2016 · 5 comments
Closed

Stop tabs from being deactivated #112

tanc opened this issue Aug 22, 2016 · 5 comments

Comments

@tanc
Copy link

tanc commented Aug 22, 2016

I'd like to be able to stop an active tab from being deactivated. Is there a setting for this?

You can see the behaviour on http://www.landcoalition.org/en/resources if you expand the filters and then click on a tab twice. It will toggle between active and inactive states which is odd as the collapsing of the panel has been disabled for tabs.

@jellekralt
Copy link
Owner

The tabs shouldt be deactivated, and I can't reproduce this in my demo. I can see the thing happening on your page, could you share your configuration?

@tanc
Copy link
Author

tanc commented Nov 9, 2016

Hi, thanks for getting back to me. My config is:

wrapper.responsiveTabs({
  startCollapsed: 'accordion',
  collapsible: 'accordion',
  animation: false,
  animationQueue: true,
  duration: 200,
  active: 0
});

@jellekralt
Copy link
Owner

Weird, I've tried your exact config, and for some reason I still cant reproduce this.. It feels like there is something on your website that is interfering with this. Unfortunately I don't have any time to dive more deeply into this..

@tanc
Copy link
Author

tanc commented Mar 27, 2017

No problem, thanks for looking though!

@jellekralt
Copy link
Owner

You're welcome! I'm going to close the issue for now, as I can't properly reproduce this with a clean project. If you run into the issue again with a different setup or have a clean example for me, feel free to reopen :)

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