VinnyDyn / StatusReasonKanban

GNU General Public License v3.0
13 stars 8 forks source link

Option to change color of read-only status/status reason of system entities #8

Closed khoait closed 4 years ago

khoait commented 4 years ago

Hi,

System entity like Task has read-only status reasons such as Completed and Canceled, so we can't change the color which is blue by default. It would be great if we have option to override this color.

Thanks.

VinnyDyn commented 4 years ago

Hello @khoait ! I don't know why the Microsoft don't allow we modify the hexadecimal value, but I found a workaround...

image

  1. Access the Status Code attribute using the old version.
  2. Press F12.
  3. Remove the property 'disabled' of select.
  4. Change the Status and modify the colors.

image