Skip to content

Conversation

@arthuruan
Copy link
Contributor

@arthuruan arthuruan commented Jul 8, 2025

This pull request enhances the SpatialNavigationVirtualizedGrid component by exposing its underlying SpatialNavigationVirtualizedList reference. This allows developers to programmatically scroll to and focus on any item within the grid, significantly improving its usability and control.

Related issues

Changes

  • Add ref in SpatialNavigationVirtualizedGrid
  • Fix prettier formatting in SpatialNavigationVirtualizedListWithScroll
  • Update api doc to reflect SpatialNavigationVirtualizedGrid change

… grid

- Add ref in SpatialNavigationVirtualizedGrid
- Fix prettier formatting in SpatialNavigationVirtualizedListWithScroll
- Update api doc to reflect SpatialNavigationVirtualizedGrid change
@robmim
Copy link
Contributor

robmim commented Jul 8, 2025

OMG this is huge man. Cant wait to test this.

@pierpo
Copy link
Member

pierpo commented Jul 10, 2025

Brilliant, thank you. Sorry for forgetting to expose this 😁
I'll review + merge + publish soon 🤗 (maybe today or in the coming days!)

@pierpo
Copy link
Member

pierpo commented Jul 10, 2025

It was not working properly because a missing forward ref. I applied the fix and opened a new PR (I can't push on this one)!

#199

@pierpo pierpo closed this Jul 10, 2025
@arthuruan
Copy link
Contributor Author

Oh sorry, I missed the forward ref. I appreciate it man, thanks a lot!

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.

3 participants