cloudtransformer / projects-for-trello

Projects for Trello is a Chrome Extension that adds a little bit of functionality to Trello.com to make it perfect to use with multiple projects. Projects for Trello allows you to add project labels to cards
14 stars 11 forks source link

Colors for each project #11

Closed bastiao closed 6 years ago

bastiao commented 9 years ago

The idea is to have colors in label for each project.

danlister commented 9 years ago

@bastiao Thanks for your pull request. It might be worthwhile adding some help text to options.html to define what each of the inputs are. Also, displaying a list of current project colours would be helpful.

bastiao commented 9 years ago

Done! :) :+1:

danlister commented 9 years ago

@bastiao Thanks :+1: It's looking great. I think I may have found an issue with the colours. If you add the same project label to multiple cards, reset all on the options page and then refresh a board, the same project labels have different colours. Refreshing the board fixes the issue and shows matching project labels with matching colours.

bastiao commented 9 years ago

Do not happen to me. Maybe cache?

bastiao commented 9 years ago

After few tries I reproduced the bug. You're right. But I don't have any idea why it happens. I have to debug to fix but I do not think that it is a critical issue.