sprintly / sprintly-kanban

A Kanban Board for Sprintly
https://kanban.sprint.ly
ISC License
493 stars 81 forks source link

fix the z-index issues in the toolbars #40

Closed fluxusfrequency closed 9 years ago

fluxusfrequency commented 9 years ago

What's this PR do?

Fixes this problem introduced by #28:

screen shot 2015-05-29 at 4 31 19 pm

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:

screen shot 2015-05-29 at 10 17 50 am

What gif best describes this PR or how it makes you feel?