Closed mortenson closed 7 years ago
Loooking good! I see there are some merge conflicts with master because I have done a number of CSS/JS and SASS file cleanup we will need to resolve but the filters work great.
2 notes:
I think its up to date now.
I should have noted this in the first comment but the filter chips are also not implemented - do you want those added in this PR?
@briancwald There were some remaining merge conflicts that broke styling of the bulk action ellipsis button, which should be fixed now.
For (1), I can't find a reference in http://materializecss.com/buttons.html or in the Material Design styleguide for a flat round (on hover) icon button. I'm also wondering if users would have a hard time knowing that they can click it if it was flat.
I'll work on (2), making the bulk operations header sticky.
Yeah, so I'm thinking about it. Lets make that button a square, and then we can address the applied filters by just simply adding a 'badge' to the button when a filter is applied.
This PR implements the concept from #18 to style the Views bulk operations and exposed filter forms.