Skip to content

Use the popover API to fix the stacking issue for the ok breakpoint column #2992

Description

@hellovolcano

🧹 Tech Debt

The Ok Breakpoint column uses an anchored region for its menu; with the new pinned column feature of the table, position: sticky for the pinned cell is creating a new stacking context above the anchored region that it can't fight. There is a workaround in the breakpoint column for now, but we should try to use the popover API to fix this in that column.

The position sticky for the pinned cell created a new stacking context above the anchored region it can't fight.

From PR Review

Metadata

Metadata

Assignees

Labels

tech debttriageNew issue that needs to be reviewed

Type

No type

Fields

No fields configured for issues without a type.

Projects

Status
No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions