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   

Aakash Jain
Reported 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-08-19 06:24:15 PDT
Note You need to log in before you can comment on or make changes to this bug.