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

SelectControl switch to react-virtualized-select for large lists #3580

Closed
3 tasks done
Mogball opened this issue Oct 3, 2017 · 1 comment
Closed
3 tasks done

SelectControl switch to react-virtualized-select for large lists #3580

Mogball opened this issue Oct 3, 2017 · 1 comment

Comments

@Mogball
Copy link
Contributor

Mogball commented Oct 3, 2017

Make sure these boxes are checked before submitting your issue - thank you!

  • I have checked the superset logs for python stacktraces and included it here as text if any
  • I have reproduced the issue with at least the latest released version of superset
  • I have checked the issue tracker for the same issue and I haven't found one similar

Superset version

0.20.1

Sometimes SelectControl components are populated with a very large list of choices:

screen shot 2017-10-03 at 2 35 29 pm

Performance suffers and the component becomes really laggy. Might consider silently switching to SelectVirtualized (https://github.com/bvaughn/react-virtualized-select/) when list size exceeds a certain limit.

@mistercrunch
Copy link
Member

Notice: this issue has been closed because it has been inactive for 201 days. Feel free to comment and request for this issue to be reopened.

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

No branches or pull requests

2 participants