Closed fluxusfrequency closed 9 years ago
Fixes this problem introduced by #28:
I changed the popover to be under the toolbar, because z-index stacking context issues were making it really hard to get both the popover and the dropdown to appear and work as expected.
app/views/components/filters/velocity-component.js
Load it up and use the velocity adjustment as well as the product dropdown.
https://sprint.ly/product/1/item/9848
After:
What's this PR do?
Fixes this problem introduced by #28:
Any background context or notes you want to provide?
I changed the popover to be under the toolbar, because z-index stacking context issues were making it really hard to get both the popover and the dropdown to appear and work as expected.
Which code should the reviewer start with?
app/views/components/filters/velocity-component.js
How is this feature tested (either manually or automatically)?
Load it up and use the velocity adjustment as well as the product dropdown.
What are the relevant tickets (please include link(s))?
https://sprint.ly/product/1/item/9848
Screenshots (if appropriate)
After:
What gif best describes this PR or how it makes you feel?