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

Should be possible to show cellMenu manually #4827

Closed
chuckn0rris opened this issue Jun 17, 2022 · 0 comments
Closed

Should be possible to show cellMenu manually #4827

chuckn0rris opened this issue Jun 17, 2022 · 0 comments
Assignees
Labels
feature request forum Issues from forum large-account Reported by large customer OEM OEM customer ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds)
Milestone

Comments

@chuckn0rris
Copy link

Forum post

We have public showContextMenu but in real it's too complex task to collect all required data for event param to show context menu.
It requires columnId, cellSelector, DOM event, record itself, etc, but in docs it called just event.

Add showContextMenuFor(cell) method with easy to understand params list. We have showContextMenuFor for eventMenu feature, that requires only record as param.

@chuckn0rris chuckn0rris added feature request forum Issues from forum large-account Reported by large customer OEM OEM customer labels Jun 17, 2022
@matsbryntse matsbryntse added the ready for review Issue is fixed, the pull request is being reviewed label Dec 27, 2023
@matsbryntse matsbryntse self-assigned this Dec 27, 2023
@matsbryntse matsbryntse added the resolved Fixed but not yet released (available in the nightly builds) label Jan 2, 2024
@matsbryntse matsbryntse added this to the 5.6.5 milestone Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request forum Issues from forum large-account Reported by large customer OEM OEM customer ready for review Issue is fixed, the pull request is being reviewed resolved Fixed but not yet released (available in the nightly builds)
Projects
None yet
Development

No branches or pull requests

2 participants