Skip to content

simpleFilter dropdown button now works works angular-bootstrap #75

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 2 commits into from
Sep 9, 2015

Conversation

AllenBW
Copy link
Contributor

@AllenBW AllenBW commented Sep 9, 2015

this change, the addition of the dropdown attribute to the encapsulating div and dropdown-toggle attribute on the dropdown button does not modify any original behavior, but does allow the button to work with the angular-bootstrap

this change, the addition of the dropdown attribute to the encapsulating div and dropdown-toggle attribute on the dropdown button does not modify any original behavior, but does allow the button to work with the angular-bootstrap
@jeff-phillips-18
Copy link
Member

LGTM

<div class="input-group-btn">
<button type="button" class="btn btn-default dropdown-toggle filter-fields" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
<div dropdown class="input-group-btn">
<button dropdown-toggle type="button" class="btn btn-default dropdown-toggle filter-fields" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I agree with this change but we need to add angular-bootstrap as a devDependency I believe.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

On Wed, Sep 9, 2015 at 2:48 PM, Eleni Rundle notifications@github.com
wrote:

In src/filters/simple-filter.html
#75 (comment)
:

@@ -2,8 +2,8 @@

-
- -
-

I agree with this change but we need to add angular-bootstrap as a
devDependency I believe.


Reply to this email directly or view it on GitHub
https://github.com/patternfly/angular-patternfly/pull/75/files#r39081107
.

Dave Taylor
Principle Software Engineer
(978) 392 - 1016

erundle pushed a commit that referenced this pull request Sep 9, 2015
simpleFilter dropdown button now works works angular-bootstrap
@erundle erundle merged commit 87ecda7 into patternfly:master Sep 9, 2015
@AllenBW AllenBW deleted the simplefilter_dropdown_fix branch September 10, 2015 12:33
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.

4 participants