Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cb 5368 create api for kill session sm #3028

Closed
wants to merge 7 commits into from

Conversation

devnaumov
Copy link
Member

No description provided.

@devnaumov devnaumov self-assigned this Oct 23, 2024
onRootMenuOpen: IExecutor<IDataGridCellMenuContext>;
static cellContext = 'data-grid-cell-context-menu';
private static readonly menuToken = 'dataGridCell';
export class DataViewerContextMenuService {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we really don't want to move this service outside of plugin-data-viewer because it's too wired with data presentation and not abstract from data model we also need to rewrite it to our new context menu api. I suggest to use bottom bar instead to avoid this changes

@devnaumov devnaumov deleted the CB-5368-create-api-for-kill-session-sm branch October 25, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants