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

Bug fix expandable functionality in collapsible. #567

Merged
merged 3 commits into from
Jan 31, 2015
Merged

Bug fix expandable functionality in collapsible. #567

merged 3 commits into from
Jan 31, 2015

Conversation

snow01
Copy link
Contributor

@snow01 snow01 commented Jan 30, 2015

When mode is expandable click event can directly pass to the open collapsible, rather than entire collapsible. If we do not do that way - for even number of collapsible expandable does not work. Change is small - changed from $this to $(this)

When mode is expandable click event can directly pass to the open collapsible, rather than entire collapsible. If we do not do that way - for even number of collapsible expandable does not work.
@acburst
Copy link
Collaborator

acburst commented Jan 30, 2015

I'm not sure what bug youre fixing. Youre saying that even number of collapsibles don't work? I've tried that and it seems to work for me.

@snow01
Copy link
Contributor Author

snow01 commented Jan 31, 2015

Did you try for "expandable" option or "accordion" ? - Please note issue is for "expandable"

I just committed a small test-change in collapsible.html --- you can see preview here:

http://htmlpreview.github.io/?https://github.com/snow01/materialize/blob/master/collapsible.html

Try to expand the expandable there - last one on the page.

Dogfalo added a commit that referenced this pull request Jan 31, 2015
Bug fix expandable functionality in collapsible.
@Dogfalo Dogfalo merged commit 300cd5b into Dogfalo:master Jan 31, 2015
@Dogfalo
Copy link
Owner

Dogfalo commented Jan 31, 2015

Looks good. Thanks!

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

Successfully merging this pull request may close these issues.

None yet

3 participants