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

Fix Elastic's folders settings toggle button in search #7653

Conversation

abshoff
Copy link
Contributor

@abshoff abshoff commented Oct 4, 2020

Fix for #7652

For each search result, a new list element is created for which the child elements are cloned from the original folder list item. When cloning, the elements' IDs are also copied which breaks Bootstrap's checkbox construct.

This fix reuses a clonerow event that has been introduced for a similar problem when creating new folders.

@abshoff abshoff force-pushed the fix-elastics-folders-settings-toggle-button-in-search branch from 7f184f9 to 362cd20 Compare October 4, 2020 13:09
alecpl added a commit that referenced this pull request Dec 20, 2020
@alecpl alecpl merged commit cfc138e into roundcube:master Dec 20, 2020
alecpl added a commit that referenced this pull request Dec 20, 2020
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

2 participants