luckyshot / agilescrumfortrello

'Agile SCRUM for Trello boards' is a Google Chrome extension that gives super-powers to your Trello boards by enabling SCRUM features (Story Points, Tags, Progress Bars, Time Spent and more)
http://xaviesteve.com/5109/agile-scrum-trello-boards/
GNU General Public License v2.0
77 stars 29 forks source link

Progress Bar change color to gray #30

Closed MauZarazua closed 6 years ago

MauZarazua commented 6 years ago

Hello, I used the plugin for many days, but today the “Progress Bars” changed the color to grey and you can`t see it. Anybody had this problem before ?

captura de pantalla 2018-02-06 a las 18 40 51

ekmpspete commented 6 years ago

Looks like the background colour is now set on the body which messes up the logic on this line. https://github.com/luckyshot/agilescrumfortrello/blob/66a54c6e98499c70cd6f998a35be9905eae6efe3/agilescrumfortrello.js#L134

MauZarazua commented 6 years ago

So, Anybody will fix it ? or How I can fix it ? :(

luckyshot commented 6 years ago

Right now I'm overloaded with other work but will gladly approve any PRs

danicg commented 6 years ago

@luckyshot I sent a PR with the fix.

MauZarazua commented 6 years ago

Many thanks for the fix, but in the Chrome Web Store still appear the Versión: 1.4.3 with the error. How to update ?

luckyshot commented 6 years ago

Hi @MauZarazua ,

I submitted the new version yesterday but got rejected for some reason, Google told me to resubmit it again and should be available in a few hours.

MauZarazua commented 6 years ago

Now is working, Many thanks to all for your help...!