This issue is to keep a list of tasks that should be done after all the new features we'd like to see in version 2.0.0 are added, but before the release occurs. Most of these tasks are on top of the issues tagged for Milestone v2.0.0
This is a good place to see just how much needs to be done to make the current _master_ release-ready. In no particular order:
_Visual_
_Dark Mode_
_Code_
console.log statements_Misc_
鈿狅笍 Note -- unfinished tasks moved to #234
I think the full view scrolling issue has something to do with:
https://github.com/rintoj/ngx-virtual-scroller#items-with-variable-size
I tried enabling unequal child sizes, but the detail view started acting badly! 馃槩
The only view that has variable sizes is the _full-view_
Somewhere in the code for the _filmstrip_, _thumbnail_, and _file_ views I provide to the _virtual-scroller_ the expected number of items to display (computed based on width and height of gallery view). This hasn't been done for the other views and so they are possibly wonky.
I'll review that part of code and find a solution for every view: it's easy enough to estimate how many elements will be displayed based on the app state 馃憣
Stress test the app with more than 1,000 videos in a hub
Phhffff 1,000? That's rookie numbers!
I can confirm it works _flawlessly_ with 20,000+ videos in a single hub, over a network, with each video having ~20 manual tags added as well! 馃殌 鈿★笍
馃槶 馃榿
Unfinished tasks moved to #234
Most helpful comment
Phhffff 1,000? That's rookie numbers!
I can confirm it works _flawlessly_ with 20,000+ videos in a single hub, over a network, with each video having ~20 manual tags added as well! 馃殌 鈿★笍