sprintly / sprintly-kanban

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

text overflow search product filters #36

Closed fluxusfrequency closed 9 years ago

fluxusfrequency commented 9 years ago

Closes #9784

https://sprint.ly/product/1/item/9784

wookiehangover commented 9 years ago

Please follow the (barebones) PR template:

#### What does it do?
#### Where should the reviewer start?
etc
fluxusfrequency commented 9 years ago

What does it do?

Hides text overflow in the search view product filters.

Where should the reviewer start?

Load up the search screen and see if you have any products with a long name that overflows. If not, edit the HTML to make one of the names overflow the box. It should get an ellipsis.

Before:

screen shot 2015-05-28 at 4 52 41 pm

After: screen shot 2015-05-28 at 4 53 45 pm