PDA

View Full Version : Colour-coded severity



Fusion
Sun 12th Aug '07, 10:07am
Would it be possible to add the option for a visual cue by colour-coding the severity-ranges, similar to what other bug-trackers do.

Onimua
Sun 12th Aug '07, 7:35pm
It's been asked about it before; I'm not sure if I'd like the screen full of colors or not, though.

I could see how it could be nice to have for an at-a-glance thing.

Fusion
Sun 12th Aug '07, 7:39pm
Dang, I did a search and couldn't find any other threads. ;)
As for a screen full of colours, I agree, but I'd like the option, spoiled that I am.

Onimua
Sun 12th Aug '07, 7:44pm
Eh, it wasn't a public thread, sorry. ;)

I do see a plus side of it though. I thought there was a mod on vBorg that did this too.

Kaitlyn2004
Sun 12th Aug '07, 11:56pm
Eh, it wasn't a public thread, sorry. ;)

I do see a plus side of it though. I thought there was a mod on vBorg that did this too.


I use colors based on the issue status. They are more muted colors than the ones provided in the plug in I got from vb.org, and I think it fits in well. After all, just about EVERY "issue system" uses color coding. It makes sense!

Fusion
Mon 13th Aug '07, 4:28am
May we see a screengrab, Kaitlyn?

Kaitlyn2004
Mon 13th Aug '07, 5:36am
May we see a screengrab, Kaitlyn?


Here:
http://i13.tinypic.com/5yhmsdz.gif

Fusion
Mon 13th Aug '07, 5:49am
Thanks! :)

DelphiVillage
Mon 13th Aug '07, 8:38am
Vs-Bugtracker has an option todo that i liked that feature to.Vbulletin contains a colorpicker for the admincp => construct_color_picker();

DelphiVillage
Wed 22nd Aug '07, 6:53am
something like ......

clicking the area next to the input field will bring up vBulletins DHTML popup colorpicker much easier to choose then having to surf custom website for hex codes of colours every time you need one

Fusion
Wed 22nd Aug '07, 7:02am
That's a good idea.