Closed Bug 509507 Opened 15 years ago Closed 15 years ago

Add visual indicator on advancement of Test Group change

Categories

(Other Applications Graveyard :: QA Companion, enhancement)

enhancement
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: aaronmt, Unassigned)

Details

Attachments

(1 file, 1 obsolete file)

When a test group is completed it currently moves on to the next Test Group which is great. It works well as is, but I would think that maybe we can add a visual indicator that after "Test X of X" (i.e., 9 of 9) is completed we have some visual update that the test group has changed. 

I'm thinking it can just be a css class we put on the groupbox (the one that indicates the test group), like a green glow for a 2/4 of a second to indicate that it has changed, and then remove the class.

Clint? Heather?
Attached patch v1 (obsolete) — Splinter Review
Try this out. Feedback is welcome.

I basically make use of the cool moz-box-shadow effect. I do a simple timeout of id swap after a new subgroup has loaded. I would use css transitional for a smoother effect but I feel it is too new to use.
Attachment #393601 - Flags: review?(harthur)
I think setting the timeout to 1000 is ideal. In v1, I have it at 450.
Attached patch v1.1Splinter Review
1000ms looks better
Attachment #393601 - Attachment is obsolete: true
Attachment #393605 - Flags: review?(harthur)
Attachment #393601 - Flags: review?(harthur)
Attachment #393605 - Flags: review?(harthur) → review+
Comment on attachment 393605 [details] [diff] [review]
v1.1

Looks really cool! Incorporating with re-arrangement of testcase information on Litmus tab- not checking it in by itself.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Product: Other Applications → Other Applications Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: