Skip to content

Aggregations: Avoid clipping context menu #9624

@nadonomy

Description

@nadonomy

With the current [...] context menu implementation the menu is often clipped off screen.

Instead of rendering it to the right of the action bar, we should position it beneath it, and aligned to the right. If the context menu would be clipped at the bottom (e.g. on the last message in the timeline) we should render it above, again aligned to the right.

When we do this, we don't need to worry re-creating the arrow part of the tooltip background— stylistically we can follow the profile top left context menu.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions