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

[Bug]: [Grid] - Custom Row Actions does not expose a way to access the row as in Angular via actionstrip.context #1552

Open
mddifilippo89 opened this issue Jan 22, 2025 · 0 comments
Assignees
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.

Comments

@mddifilippo89
Copy link

mddifilippo89 commented Jan 22, 2025

Which component(s) are affected?

Grid

Description

actionstrip.context is demonstrated in Angular for acquiring the Row item. But in ported platforms eg. WC Blazor and React there is no context.

eg.
https://www.infragistics.com/products/ignite-ui-angular/angular/components/grid/row-actions#custom-implementation

Reproduction

Open sample

https://codesandbox.io/p/sandbox/trusting-butterfly-nydc9s

I've hooked the click event on the embedded button in the action strip but the actionstrip doesn't expose a way to get the row being interacted with.

Workaround

n/a

Is this a regression?

No or unsure. This never worker, or I haven't tried before.

Affected versions

5.1.1

Browser/OS/Node environment

n/a

@mddifilippo89 mddifilippo89 added 🆕 status: new The issue is new and will be reviewed when somebody picks it up. bug Something isn't working labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working 🆕 status: new The issue is new and will be reviewed when somebody picks it up.
Projects
None yet
Development

No branches or pull requests

3 participants