-
Notifications
You must be signed in to change notification settings - Fork 160
Labels
🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: generalgrid: hierarchical-gridgrid: tree-gridkeyboard-navigationsize: S
Description
Is your feature request related to a problem? Please describe.
The event would be really helpful in a situation where the user would like to identify which item in the grid is currently active.
One example is the development of the keyboard navigation sample, where we are literally using plenty of the grid API so we can take the active item as a reference to enable/disable particular navigation commands.
The event could contribute to a more centralized, tidied, and concise code.
Describe the solution you'd like
Emitting the event every time the active node is changed, providing info about the container and the cell.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🧰 feature-request✅ status: resolvedApplies to issues that have pending PRs resolving them, or PRs that have already merged.Applies to issues that have pending PRs resolving them, or PRs that have already merged.grid: generalgrid: hierarchical-gridgrid: tree-gridkeyboard-navigationsize: S