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

[ui] Use newer virtualizer for Suggest #22972

Merged
merged 1 commit into from
Jul 16, 2024
Merged

[ui] Use newer virtualizer for Suggest #22972

merged 1 commit into from
Jul 16, 2024

Conversation

hellendag
Copy link
Member

@hellendag hellendag commented Jul 11, 2024

Summary & Motivation

Replace react-virtualized with the tanstack virtualizer in the Suggest component. This eliminates react-virtualized as a peer dep in ui-components.

How I Tested These Changes

View Suggest storybook example, verify correct rendering and behavior of input, list, list items. Includes hovering, clicking, keyboard navigation and selecting.

View use cases of Suggest in the app, verify same: launchpad config partition picker, asset graph sidebar search, compute log toolbar filter.

Copy link
Member Author

hellendag commented Jul 11, 2024

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @hellendag and the rest of your teammates on Graphite Graphite

@hellendag hellendag requested review from bengotow and salazarm July 11, 2024 16:25
@hellendag hellendag marked this pull request as ready for review July 11, 2024 16:25
Copy link

github-actions bot commented Jul 11, 2024

Deploy preview for dagit-storybook ready!

✅ Preview
https://dagit-storybook-5abq37ngs-elementl.vercel.app
https://dish-suggest-list.components-storybook.dagster-docs.io

Built with commit 2509173.
This pull request is being automatically deployed with vercel-action

@hellendag hellendag force-pushed the dish/fix-components-build branch from 58a1791 to bce95e0 Compare July 15, 2024 14:21
@hellendag hellendag force-pushed the dish/suggest-list branch from 692fa55 to 40023a9 Compare July 15, 2024 14:21
Copy link
Member Author

hellendag commented Jul 16, 2024

Merge activity

  • Jul 16, 1:46 PM CDT: @hellendag started a stack merge that includes this pull request via Graphite.
  • Jul 16, 1:48 PM CDT: Graphite rebased this pull request as part of a merge.
  • Jul 16, 1:49 PM CDT: @hellendag merged this pull request with Graphite.

@hellendag hellendag force-pushed the dish/fix-components-build branch from bce95e0 to 6d0ca90 Compare July 16, 2024 18:46
Base automatically changed from dish/fix-components-build to master July 16, 2024 18:47
@hellendag hellendag force-pushed the dish/suggest-list branch from 40023a9 to 2509173 Compare July 16, 2024 18:48
@hellendag hellendag merged commit e42c1e6 into master Jul 16, 2024
1 of 2 checks passed
@hellendag hellendag deleted the dish/suggest-list branch July 16, 2024 18:49
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