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

feat(fw-list-options): Virtualise list options #903

Merged
merged 7 commits into from
Nov 27, 2023
Merged

Conversation

rihansiddhi
Copy link
Collaborator

@rihansiddhi rihansiddhi commented Nov 23, 2023

Using Tanstack Virtual library by creating an adapter for stencil to achieve virtual scroll.

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My commits have standard messages as mentioned in Contributing Guidelines

How Has This Been Tested?

Screen.Recording.2023-11-23.at.10.58.30.AM.mov

Documentation: Necessary documentation to add this utility to a component is available as comments on top of the utility.

Testing: We have introduced a virtual scroll stencil adapter. Testing this adapter should be a part of the component using this adapter. Hence, added Necessary UT in file-library component.

@rihansiddhi rihansiddhi merged commit 7872935 into next Nov 27, 2023
1 check passed
@rihansiddhi rihansiddhi deleted the feat/virtual-scroll branch November 27, 2023 05:46
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.

2 participants