RiotGear / rg

The open source component library for RiotJS
http://riotgear.js.org/
MIT License
297 stars 67 forks source link

pagination highlights focussed page #95

Closed stukennedy closed 8 years ago

stukennedy commented 8 years ago

this can be recreated on the RG demo page

If you click on a page number, it switches to the new selection, but leaves the button that was pressed highlighted (which now contains a different page number)

e.g. screen shot 2016-03-21 at 14 20 16 clicking on 7 gives: screen shot 2016-03-21 at 14 20 22

8 should not be highlighted. I'm guessing it's a focus styling.

gregorypratt commented 8 years ago

Not actually a problem with blaze, turned out the buttons needed to be blurred manually