Skip to content

Fix filter-description plugin not showing button for 'bootbox' option #565

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

Merged
merged 1 commit into from
Sep 21, 2017

Conversation

haferje
Copy link
Contributor

@haferje haferje commented Sep 7, 2017

The 'bootbox' option for the 'filter-description' plugin failed to re-show the button, once hidden.

In my case, I selected a filter with a description field, pressed the down arrow key to select the next filter in the dropdown, which did not contain a description. I then pressed up arrow key to return to the previous filter with a description, but this time it did now show the filter-description button.

I fixed the code to match the convention of the 'inline' and 'popover' options.

The 'bootbox' option for the 'filter-description' plugin failed to re-show the button, once hidden.

In my case, I selected a filter with a description field, pressed the down arrow key to select the next filter in the dropdown, which did not contain a description.  I then pressed up arrow key to return to the previous filter with a description, but this time it did now show the filter-description button.

I fixed the code to match the convention of the 'inline' and 'popover' options.
@mistic100 mistic100 merged commit f977012 into mistic100:dev Sep 21, 2017
@mistic100 mistic100 added the bug Identified bug which needs a fix label Sep 21, 2017
@mistic100 mistic100 added this to the 2.4.5 milestone Sep 21, 2017
@haferje haferje deleted the patch-1 branch September 21, 2017 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Identified bug which needs a fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants