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

Refactor all the infinite scroll list views #151

Closed
SamuelHassine opened this issue Jul 22, 2019 · 0 comments
Closed

Refactor all the infinite scroll list views #151

SamuelHassine opened this issue Jul 22, 2019 · 0 comments
Assignees
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR) technical improvement Technical refactor or improvement is needed
Milestone

Comments

@SamuelHassine
Copy link
Member

Problem to Solve

The infinite scroll is currently not working well:

  • Space at the end
  • Sometimes load until scroll a little
  • etc.

Current Workaround

None.

Proposed Solution

Full refactor of all view lists, using the Table component of Material UI and the correct implementation of react virtualized.

Additional Information

None.

@SamuelHassine SamuelHassine added technical improvement Technical refactor or improvement is needed feature use for describing a new feature to develop labels Jul 22, 2019
SamuelHassine pushed a commit that referenced this issue Aug 3, 2019
SamuelHassine pushed a commit that referenced this issue Aug 3, 2019
@SamuelHassine SamuelHassine added this to the Release 1.1.1 milestone Aug 3, 2019
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Aug 3, 2019
@SamuelHassine SamuelHassine self-assigned this Aug 3, 2019
richard-julien pushed a commit that referenced this issue Aug 4, 2019
…tual search (#171)

* [frontend] Refactor infinite scroll and contextual search  (#151)
* Use single not for elasticsearch 7.x configuration
* [test] Adjust JEST timeout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR) technical improvement Technical refactor or improvement is needed
Projects
None yet
Development

No branches or pull requests

1 participant