You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the issue. What is the expected and unexpected behavior?
The virtual table is currently an extension. It is being used by multiple teams and we would like to investigate the feasibility and effort of pulling this into our component library.
The text was updated successfully, but these errors were encountered:
I would say it's a moderate to heavy lift to bring in the extension.
The extension is partially a fork, partially a re-export of react-virtualized, which has a lot of open issues that could potentially come up later down the line if we fully integrate the extension. The other potential hurdle would be making sure the extension is accessible, however looking back at Patrick's initial PR it appears he put some thought into this already when bringing it in. It would still require an audit though.
Describe the issue. What is the expected and unexpected behavior?
The virtual table is currently an extension. It is being used by multiple teams and we would like to investigate the feasibility and effort of pulling this into our component library.
The text was updated successfully, but these errors were encountered: