Bug 243878

Summary: [ews] Github status-bubbles table might have holes in it
Product: WebKit Reporter: Aakash Jain <aakash_jain>
Component: Tools / TestsAssignee: Aakash Jain <aakash_jain>
Status: ASSIGNED ---    
Severity: Normal CC: aakash_jain, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Description Aakash Jain 2022-08-12 06:23:49 PDT
Github status-bubbles table might have holes in it. This is because for some of the queues, we hide the status-bubble when the change is not relevant (similar to what we do for Bugzilla status-bubbles). Currently the queue positions in table are fixed, so if a status-bubble disappears from between, it looks like a hole. We need to generate the table dynamically, so that when a status-bubble is hidden, bubbles from below move up.
Comment 1 Radar WebKit Bug Importer 2022-08-19 06:24:15 PDT
<rdar://problem/98879919>