Closed Bug 1864125 Opened 6 months ago Closed 3 months ago

Intermittent icon isn't shown until reload if the successful job finishes after load

Categories

(Tree Management :: Treeherder: Frontend, enhancement)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: arai, Assigned: arai)

References

Details

Attachments

(1 file)

bug 1779188 added an icon for failed job which is considered intermittent-failure.
but the icon isn't dynamically updated when other job successfully finishes later.

This is because the job button's data source doesn't cover the other job's status

(In reply to Tooru Fujisawa [:arai] from comment #0)

This is because the job button's data source doesn't cover the other job's status

This was wrong.
it's simply because the intermittent property wasn't checked in shouldComponentUpdate

Attached file GitHub Pull Request
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: