DoSomething / voting-app

☑ Voting app for DoSomething.org campaigns.
MIT License
6 stars 4 forks source link

Wonky scrolling animation when filtering with a drawer open #378

Closed DFurnes closed 9 years ago

DFurnes commented 9 years ago

If the user enters text into the search form while a drawer is open, the scroll handler fires and makes things go cray cray. A quick fix is to just de-select the currently selected item while filtering results.