Skip to content
This repository has been archived by the owner on Jun 3, 2024. It is now read-only.

Decide what to do with react-virtualized-select dependency #399

Open
valentijnnieman opened this issue Dec 4, 2018 · 2 comments
Open

Decide what to do with react-virtualized-select dependency #399

valentijnnieman opened this issue Dec 4, 2018 · 2 comments

Comments

@valentijnnieman
Copy link
Contributor

The react-virtualized-select package we're using is no longer being updated by its author. There are a few bugs associated with our Dropdown component, https://github.com/orgs/plotly/projects/4#column-3856815 and we are missing out on the updates to react-select that react-virtualized-select is using internally. We have a couple of options:

  • Build our own (virtualized) dropdown component
  • Fork react-virtualized-select and keep it up to date ourselves (or ask if we can be maintainers - the author mentions he is looking for someone to maintain)
@T4rk1n
Copy link
Contributor

T4rk1n commented Dec 4, 2018

I vote for a custom one, will be better integrated with our props system.

@Marc-Andre-Rivet
Copy link
Contributor

Linking to plotly/dash-table#250

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants