Skip to content

pedrodurek/react-virtualized-list

Repository files navigation

React Virtualized List

Implementation of a virtualized draggable list with dynamic height.

Link: react-virtualized-list

Bundle Analyzer: bundle-sizes

Install

$ npm install
$ npm start
# Or
$ yarn
$ yarn start

What needs to be improved

  • Enhance UX and UI.
  • Improve responsiveness.
  • Add dark mode theme.
  • Add Error Boundary.
  • Add Polyfills to support old browsers (targeting specific browsers).
  • Ajust scroll position (should be placed outside the list items).
  • Improve accessibility.
  • Improve base components (make them more reusable).
  • Externalize Dependencies to be Loaded via CDN.
  • Add tests (Jest and React Testing Library).

About

Example of a virtualized draggable list with dynamic height.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published