Bug 243878 - [ews] Github status-bubbles table might have holes in it
Summary: [ews] Github status-bubbles table might have holes in it
Status: ASSIGNED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aakash Jain
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-12 06:23 PDT by Aakash Jain
Modified: 2022-08-19 06:24 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>